QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#504292#7617. SpectacleMaMengQiWA 1ms5608kbC++171.4kb2024-08-04 11:34:322024-08-04 11:34:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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 '