QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#68434#4585. Greedy KnapsackMaMengQiRE 0ms0kbC++1.1kb2022-12-16 14:55:232022-12-16 14:55:24

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: