QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#856957#9922. Mah-jongGuanYunchangWA 0ms1664kbC991.5kb2025-01-14 21:26:302025-01-14 21:26:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

2
0
0
2
1

result:

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