QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#774956#9565. Birthday GiftZhaoZiLongWA 1ms5436kbC++981.0kb2024-11-23 14:18:192024-11-23 14:18:24

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 5436kb

input:

5
0110101
01020102
0000021111
1012121010
0100202010

output:

4
4
2
6
0

result:

wrong answer 1st numbers differ - expected: '3', found: '4'