QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#494472#8549. The GameZhaoZiLongWA 1ms5700kbC++14699b2024-07-27 15:54:102024-07-27 15:54:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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'