QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#176829#5460. Sum of Numbersucup-team1248WA 0ms3828kbC++172.7kb2023-09-12 05:25:572023-09-12 05:25:58

详细

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'