QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#665817#7739. KnapsackGuanYunchangML 0ms0kbC++231.6kb2024-10-22 15:26:042024-10-22 15:26:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Memory Limit Exceeded

input:

4 10 1
9 10
10 1
3 5
5 20

output:

35

result: