QOJ.ac

QOJ

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

详细

Test #1:

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

input:

3
2 5
4 3
3 7

output:

7
7
12

result:

wrong answer 2nd lines differ - expected: '11', found: '7'