QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#585562#7789. Outro: True Love Waitsucup-team3654WA 0ms3756kbC++141.5kb2024-09-23 21:14:402024-09-23 21:14:40

详细

Test #1:

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

input:

4
1 10 1
1 10 2
100 0 2
11 11 3

output:

-1
-1
-1
20

result:

wrong answer 1st numbers differ - expected: '2', found: '-1'