QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#688163#5460. Sum of Numbersucup-team1306WA 1ms6164kbC++141.9kb2024-10-29 23:59:132024-10-29 23:59:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
8 1
45455151
2 1
42

output:

55605
42

result:

wrong answer 1st lines differ - expected: '9696', found: '55605'