QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#504605#7617. SpectacleMaMengQiWA 0ms3684kbC++201.2kb2024-08-04 14:02:342024-08-04 14:02:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6
100 13 20 14 10 105

output:

1 5 5 

result:

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