QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#522580#1362. Bad PackingZhaoZiLongWA 1ms4424kbC++23886b2024-08-17 02:29:152024-08-17 02:29:15

详细

Test #1:

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

input:

4 10
9
6
5
7

output:

6

result:

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