QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#196700#7523. Partially Free Mealucup-team1940WA 0ms7824kbC++202.7kb2023-10-01 21:34:592023-10-01 21:34:59

详细

Test #1:

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

input:

3
2 5
4 3
3 7

output:

7
11
15

result:

wrong answer 3rd lines differ - expected: '16', found: '15'