QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#422172#7613. Inverse Problemucup-team3057#TL 1ms3936kbC++175.9kb2024-05-26 21:20:162024-05-26 21:20:16

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 3936kb

input:

4
2
360
1
509949433

output:

2
2 1
5
2 1
3 1
4 1
5 2
1
10
2 1
3 1
4 2
5 3
6 4
7 5
8 6
9 7
10 8

result:

ok OK (4 test cases)

Test #2:

score: -100
Time Limit Exceeded

input:

9
185396120
468170792
837583517
696626231
338497514
762842660
800028852
928391161
733524004

output:


result: