QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#478933#2572. Box Packingucup-team1005#WA 0ms3612kbC++20942b2024-07-15 12:58:312024-07-15 12:58:31

Details

Tip: Click on the bar to expand more detailed information

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'