QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#68302#4585. Greedy KnapsackHuangHanShengTL 0ms0kbC++2.3kb2022-12-15 17:22:172022-12-15 17:22:20

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: