QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#675023#5302. Useful Algorithmucup-team4946#WA 19ms204540kbC++144.4kb2024-10-25 17:51:192024-10-25 17:51:21

詳細信息

Test #1:

score: 0
Wrong Answer
time: 19ms
memory: 204540kb

input:

5 3 3
1 2 4
0 0 1 2 7
10 10 5 3 1
27 24 29
20 16 19
13 8 9

output:

10
92
632
632

result:

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