QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#522578#1362. Bad PackingHuangHanShengWA 1ms4368kbC++23851b2024-08-17 02:24:102024-08-17 02:24:12

详细

Test #1:

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

input:

4 10
9
6
5
7

output:

6

result:

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