QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#724786#9565. Birthday Giftucup-team1598WA 0ms3604kbC++142.6kb2024-11-08 15:03:502024-11-08 15:03:50

详细

Test #1:

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

input:

5
0110101
01020102
0000021111
1012121010
0100202010

output:

3
6
0
6
4

result:

wrong answer 2nd numbers differ - expected: '4', found: '6'