QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#707547#7789. Outro: True Love Waitsucup-team4645WA 14ms19240kbC++231.7kb2024-11-03 16:31:222024-11-03 16:31:23

详细

Test #1:

score: 0
Wrong Answer
time: 14ms
memory: 19240kb

input:

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

output:

-1
-1
9
-1

result:

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