码迷,mamicode.com
首页 > 其他好文 > 详细

大数据相乘————阶乘因式分解(一)

时间:2016-08-23 22:00:10      阅读:145      评论:0      收藏:0      [点我收藏+]

标签:

describe

Given two Numbers m, n, m is a prime number.

N (0 < = n < = 10000) of the factorial prime factors, there are many m.

 The input

The first line is an integer s (0 < s < = 100), said the number of sets of test data

Subsequent s lines, each line has two integer n and m.

The output

Output the number of m.

大数据相乘————阶乘因式分解(一)

标签:

原文地址:http://www.cnblogs.com/shiyiandchuixue/p/5800793.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!