QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#670964#3017. Missing GnomesZhangYiDeWA 0ms3576kbC++20277b2024-10-24 09:21:222024-10-24 09:21:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 3
1
4
2

output:

1
2
4

result:

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