QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#726811#9565. Birthday Giftucup-team5284#WA 0ms3804kbC++141.1kb2024-11-09 09:00:382024-11-09 09:00:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
0110101
01020102
0000021111
1012121010
0100202010

output:

1
0
0
2
0

result:

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