QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#231388#7617. Spectacleucup-team971#TL 0ms3616kbC++20986b2023-10-29 10:05:502023-10-29 10:05:50

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3608kb

input:

6
100 13 20 14 10 105

output:

1 5 6 

result:

ok single line: '1 5 6 '

Test #2:

score: 0
Accepted
time: 0ms
memory: 3616kb

input:

2
1 1000000000000000000

output:

999999999999999999 

result:

ok single line: '999999999999999999 '

Test #3:

score: -100
Time Limit Exceeded

input:

200000
30977570544127554 30977570529630987 30977570554040634 30977570903666181 30977570284338326 30977570675313216 30977569987827221 30977570780807305 30977570623822067 30977570207823010 30977569932624714 30977570440962037 30977570343703869 30977570239637322 30977570141845422 30977570372368100 30977...

output:


result: