A number of project euler solutions written in Ada, with an eye towards good software design
Go to file
R. Tyler Croy a11230372e Simply the solution for four with the reverse keyword
Can't believe I forgot about it
2011-03-13 20:04:54 -07:00
.gitignore Initial commit 2011-03-13 13:54:58 -07:00
README.markdown Initial commit 2011-03-13 13:54:58 -07:00
build.sh Add a simple build script to make sure all .adb files are built 2011-03-13 14:45:09 -07:00
four.adb Simply the solution for four with the reverse keyword 2011-03-13 20:04:54 -07:00
one.adb Fix up the comments in one.adb and add the problem spec 2011-03-13 14:43:06 -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