QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#68729#4585. Greedy KnapsackHuangHanShengRE 0ms0kbJava11743b2022-12-19 04:08:162022-12-19 04:08:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Runtime Error

input:

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

output:


result: