QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#219708#7616. Jump Graphucup-team003#WA 11ms40556kbC++142.0kb2023-10-19 17:36:192023-10-19 17:36:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 11ms
memory: 40556kb

input:

6
1 6 3 2 5 4

output:

11 7 7 7 7 8 

result:

wrong answer 1st lines differ - expected: '11 7 7 7 6 8', found: '11 7 7 7 7 8 '