QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#318111#8132. Freshman's DreamGuanYunchangWA 0ms3572kbC++23636b2024-01-30 15:35:102024-01-30 15:35:11

详细

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3572kb

input:

5
2
3
6
10
18

output:

-1
1 1
-1
2 2
-1

result:

wrong answer jury has answer but participant doesn't