QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#196607#7523. Partially Free Mealucup-team135WA 0ms3584kbC++143.5kb2023-10-01 20:14:122023-10-01 20:14:12

详细

Test #1:

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

input:

3
2 5
4 3
3 7

output:

3
3
3

result:

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