QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#208193#5303. No Bug No GameGuanYunchangWA 0ms74276kbC++14851b2023-10-09 10:04:072023-10-09 10:04:07

詳細信息

Test #1:

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

input:

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

output:

0

result:

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