QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#688036#5460. Sum of Numbersucup-team1306WA 2ms6124kbC++141.5kb2024-10-29 22:52:332024-10-29 22:52:34

详细

Test #1:

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

input:

2
8 1
45455151
2 1
42

output:

4545
4

result:

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