QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#387235#7523. Partially Free Mealucup-team2074WA 1ms5812kbC++232.3kb2024-04-12 10:25:072024-04-12 10:25:08

详细

Test #1:

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

input:

3
2 5
4 3
3 7

output:

7 11 18

result:

wrong answer 1st lines differ - expected: '7', found: '7 11 18'