QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#836440#9922. Mah-jongucup-team3556#WA 1ms3908kbC++201.7kb2024-12-28 20:45:372024-12-28 20:45:55

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
4
1 1 1 1
6
1 2 3 1 2 3
7
6 5 8 7 6 3 2
8
1 2 1 2 1 2 1 3
9
2 2 4 4 1 1 1 3 3

output:

0
0
0
0
0

result:

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