QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#217299#5149. Best Carry PlayerZhangYiDeWA 1ms3384kbC++17794b2023-10-16 18:35:072023-10-16 18:35:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3
9 99 999
1
12345

output:

6
0

result:

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