QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#727570#9565. Birthday Giftucup-team1817#WA 0ms3652kbC++202.0kb2024-11-09 13:24:002024-11-09 13:24:00

詳細信息

Test #1:

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

input:

5
0110101
01020102
0000021111
1012121010
0100202010

output:

3
4
0
6
2

result:

wrong answer 5th numbers differ - expected: '0', found: '2'