This branch is 7 commits ahead of rdbisch:master
Santa2014 Adapted for VC++ 2013 from Rick Bischoff's code: https://github.com/rdbisch/Santa2014 ========= To generate naive solution: Santa2014.exe 900 toys_rev2.csv > output.csv Run time about 20 secs on 3.4G i7 system. To calculate solution score: Santa2014.exe --score 900 toys_rev2.csv < output.csv Run time about 25 secs on 3.4G i7 system. Naive solution score: This program : 1875730155.05752 Original Python: 1875730155.06