QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#513927#9172. Alternating Cycleucup-team4507#WA 0ms3816kbC++232.0kb2024-08-10 20:48:212024-08-10 20:48:23

详细

Test #1:

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

input:

6
10 15
20 15
15 23
0 31
15 0
30 30

output:

-1

result:

wrong answer Jury has a better answer