QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#538615#8932. Bingoucup-team3685#WA 15ms10620kbPython31.1kb2024-08-31 12:40:132024-08-31 12:40:13

详细

Test #1:

score: 0
Wrong Answer
time: 15ms
memory: 10620kb

input:

6
7 3
12 3
9 10
249 51
1369 37
2 1

output:

9
13
10
251
1370
2

result:

wrong answer 6th lines differ - expected: '3', found: '2'