QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#409177#7523. Partially Free MealhhoangcpWA 0ms3844kbC++202.4kb2024-05-11 20:00:412024-05-11 20:00:41

详细

Test #1:

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

input:

3
2 5
4 3
3 7

output:

7
0
4

result:

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