QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#65686#4585. Greedy KnapsackHuangHanShengTL 0ms0kbC++823b2022-12-02 21:05:232022-12-02 21:05:26

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: