QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#208227#5303. No Bug No GameZhaoZiLongWA 0ms74124kbC++14712b2023-10-09 11:05:402023-10-09 11:05:41

詳細信息

Test #1:

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

input:

4 5
2 1 3
2 1 1
2 3 1
2 1 3

output:

7

result:

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