QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#308809#8132. Freshman's Dreamucup-team267#WA 1ms3616kbC++141.1kb2024-01-20 13:12:002024-01-20 13:12:00

詳細信息

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3616kb

input:

5
2
3
6
10
18

output:

1 1
-1 -1
3 1
5 5
9 9

result:

wrong answer jury has answer but participant doesn't