QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#478933#2572. Box Packingucup-team1005#WA 0ms3612kbC++20942b2024-07-15 12:58:312024-07-15 12:58:31

详细

Test #1:

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

input:

4 1
2 2
4 2
3 4
5 5

output:

4

result:

wrong answer 1st numbers differ - expected: '3', found: '4'