QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#504289#7617. SpectacleZhangYiDeWA 0ms3640kbC++171.4kb2024-08-04 11:34:022024-08-04 11:34:04

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6
100 13 20 14 10 105

output:

3 1 6 80 5 
1 5 6 

result:

wrong answer 1st lines differ - expected: '1 5 6', found: '3 1 6 80 5 '