pz12_gavrilov

This is a task for our favourite professor
git clone git://git.stellar-nexus.ru/pz12_gavrilov
Log | Files | Refs

DateCommit messageAuthorFiles+-
2025-11-26 22:20Fixed compilation for gcc in config.mkPlat1+2-2
2025-11-26 22:19Fixed a rare off-by-one error in knapsack_single.cPlat1+1-1
2025-11-26 21:59More optimizationsPlat3+51-26
2025-11-26 00:56Fixed several mistakes made in the last commitPlat3+19-14
2025-11-25 20:34Optimized knapsack.cPlat4+54-44
2025-11-25 15:11argv0 is now equal to argv[0]Plat4+4-6
2025-11-25 15:08Made the code compilePlat13+317-22
2025-11-25 00:23Initial commitPlat7+364-0