QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#688092#5460. Sum of Numbersucup-team1306WA 1ms6200kbC++141.5kb2024-10-29 23:19:342024-10-29 23:19:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
8 1
45455151
2 1
42

output:

90
4

result:

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