QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#522582#1362. Bad PackingZhaoZiLongWA 1ms4360kbC++23921b2024-08-17 02:34:082024-08-17 02:34:09

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 4360kb

input:

4 10
9
6
5
7

output:

6

result:

wrong answer 1st lines differ - expected: '5', found: '6'