QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#257973#5149. Best Carry PlayerMaMengQiWA 1ms5620kbC++17880b2023-11-19 14:05:532023-11-19 14:05:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3
9 99 999
1
12345

output:

5
1

result:

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