QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#754417#9552. The Chariotucup-team132#WA 15ms10624kbPython3773b2024-11-16 14:59:382024-11-16 14:59:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 15ms
memory: 10624kb

input:

5
160 27 41 3 12 3
160 27 41 3 12 4
160 27 41 3 12 99
1 999 999 1 99 999
999 999 1 1 99 9999999999999999

output:

160
187
3347
999
10000000000098801

result:

wrong answer 3rd lines differ - expected: '3226', found: '3347'