QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#176829#5460. Sum of Numbersucup-team1248WA 0ms3828kbC++172.7kb2023-09-12 05:25:572023-09-12 05:25:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3828kb

input:

2
8 1
45455151
2 1
42

output:

45606
42

result:

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