QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#600726#7789. Outro: True Love Waitsgym#WA 1ms5904kbC++141.7kb2024-09-29 18:34:382024-09-29 18:34:38

详细

Test #1:

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

input:

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

output:

2
6
9
20

result:

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