1703: 寻找数字 - CCF-GESP2024年12月二级C++
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:34
Solved:10
Description

Input

Output

Sample Input Copy
3
16
81
10
Sample Output Copy
2
3
-1