QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#644613#8549. The GameGuanYunchangWA 0ms3560kbC++20984b2024-10-16 14:48:182024-10-16 14:48:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
3
1 1 4 5 1 4
2
1 2 3 4
4
1 2 2 3 2 1 1 4

output:

Kevin
Qingyu
Kevin

result:

wrong answer 1st words differ - expected: 'Qingyu', found: 'Kevin'