QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#711005#9565. Birthday Giftucup-team2866WA 1ms3556kbC++20840b2024-11-04 23:43:572024-11-04 23:43:57

詳細信息

Test #1:

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

input:

5
0110101
01020102
0000021111
1012121010
0100202010

output:

0
0
0
0
0

result:

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