Problem. This is a modified knapsack problem. One thing should remember that in real knapsack problem, the order of items doesn’t matter, but in this problem it does. Here is sample case: S = 1… lagi →
Marcadian's Blogmarcadian wrote 10 months ago: Problem. This is a modified knapsack problem. One thing should remember that in real knapsack proble … more →
marcadian wrote 10 months ago: Soal Trie lagi, kali ini diminta sequence katanya.Problem #include <cstdio> #include <cstri … more →
marcadian wrote 10 months ago: Another trie soal pertama di OJ yg AC pake trie, ini ga pake pointer2an cuma pake array #include … more →
marcadian wrote 10 months ago: Ok mari mulai ngepost source code kyk orang China, tp gua cm post yg menarik aja, ga bakal ada sourc … more →