QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#68457#4585. Greedy KnapsackZhaoZiLongTL 0ms0kbC++856b2022-12-16 16:31:412022-12-16 16:31:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Time Limit Exceeded

input:

5 10
10 1 2 3 4
1 1 1 1 1

output:


result: