QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#711005#9565. Birthday Giftucup-team2866WA 1ms3556kbC++20840b2024-11-04 23:43:572024-11-04 23:43:57

Details

Tip: Click on the bar to expand more detailed information

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'