QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#816028#9873. Last Chance: Threads of Despairucup-team5109WA 2ms7536kbC++171.0kb2024-12-15 21:01:102024-12-15 21:01:11

詳細信息

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 7536kb

input:

3
3 2
1 1 4
2 6
3 2
1 1 4
2 7
2 1
100 100
2

output:

1 2 0
1 2 1
1 2 2
2 2 3
2 2 4
YES
1 2 0
1 2 1
1 2 2
2 2 3
2 2 4
NO
1 2 0
YES

result:

wrong output format YES or NO expected, but 1 found [1st token]