QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#211918#7561. Digit DPucup-team1727WA 3ms64832kbC++205.7kb2023-10-12 23:02:172023-10-12 23:02:17

詳細信息

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 64832kb

input:

3 3
1 2 4
2 000 111
1 010 101 1
2 000 111

output:

1960
3052

result:

wrong answer 2nd numbers differ - expected: '3040', found: '3052'