A number of project euler solutions written in Ada, with an eye towards good software design
Go to file
R. Tyler Croy 6404449d6d Add solution to problem six 2011-03-13 20:51:27 -07:00
.gitignore
README.markdown
build.sh Add a simple build script to make sure all .adb files are built 2011-03-13 14:45:09 -07:00
five.adb Add solution for problem five 2011-03-13 20:25:04 -07:00
four.adb Simply the solution for four with the reverse keyword 2011-03-13 20:04:54 -07:00
one.adb
six.adb Add solution to problem six 2011-03-13 20:51:27 -07:00
three.adb Add solution to problem three 2011-03-13 18:45:59 -07:00
two.adb Add solution to problem two 2011-03-13 14:45:06 -07:00

README.markdown