QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#220122#5460. Sum of Numbersucup-team1721WA 2ms8084kbPython31.0kb2023-10-19 22:22:222023-10-19 22:22:23

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 8084kb

input:

2
8 1
45455151
2 1
42

output:

4545
4

result:

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