QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#541760#8932. Bingoucup-team4125#WA 0ms3768kbC++141.5kb2024-08-31 20:52:312024-08-31 20:52:32

詳細信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3768kb

input:

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

output:

8
13
10
251
1370
3

result:

wrong answer 1st lines differ - expected: '9', found: '8'