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.
时间: 2024-10-10 23:58:05