QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#800061#9552. The Chariotucup-team5434WA 1ms3620kbC++2011.7kb2024-12-05 20:58:092024-12-05 20:58:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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
164
3226
999
10000000000099799

result:

wrong answer 2nd lines differ - expected: '187', found: '164'