QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#539435#8932. Bingoucup-team244#WA 1ms5804kbC++173.8kb2024-08-31 14:49:472024-08-31 14:49:47

详细

Test #1:

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

input:

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

output:

3
13
10
251
1370
1

result:

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