QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#743095#9552. The Chariotucup-team5046#WA 15ms10520kbPython31.1kb2024-11-13 18:12:502024-11-13 18:12:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

3
3
2907
999
10000000000099799

result:

wrong answer 1st lines differ - expected: '160', found: '3'