RosettaCodeData/Task/Knapsack-problem-0-1/R/knapsack-problem-0-1-2.r
Ingy döt Net 776bba907c Sync
2013-10-27 22:24:23 +00:00

12 lines
401 B
R

[1] "You must carry: socks"
[2] "You must carry: sunglasses"
[3] "You must carry: note-case"
[4] "You must carry: waterproof_overclothes"
[5] "You must carry: waterproof_trousers"
[6] "You must carry: suntan_cream"
[7] "You must carry: banana"
[8] "You must carry: glucose"
[9] "You must carry: sandwich"
[10] "You must carry: water"
[11] "You must carry: compass"
[12] "You must carry: map"