QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#466824#8813. Records in Chichén ItzáZhangYiDeWA 0ms3840kbC++20583b2024-07-08 10:30:062024-07-08 10:30:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
6
1 1 1 1 3 3
5
1 1 2 2 2
10
1 1 1 1 2 2 2 2 3 3

output:

NO
NO
YES

result:

wrong answer 1st words differ - expected: 'No', found: 'NO'