QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#68455#4585. Greedy KnapsackGuanYunchangTL 0ms0kbC++915b2022-12-16 16:24:422022-12-16 16:24:45

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: