I did some lunch time coding to get my old Project Euler 9 solution put into the newer “all in one” program.
“Stand alone” solution – http://chrislearnsc.blogspot.com/2011/09/project-euler-9-solution.html
Integrated solution – https://github.com/cheydrick/Project-Euler
I went over my PE10 implementation, and think I can integrate it into the project tonight. I’m kind of burned out on my other project, so Project Euler is how I’m procrastinating.