QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#409174#7523. Partially Free MealhhoangcpWA 0ms3500kbC++202.4kb2024-05-11 19:57:592024-05-11 19:58:00

詳細信息

Test #1:

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

input:

3
2 5
4 3
3 7

output:

7
0
4

result:

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