I'm slowly updating this minisite with my solutions, but, unfortunately at this point I only have my last few:
Specification.
Specification.
Specification.
Specification.20th Project Euler problem solved :)
Specification.Caution: when compiling under GCC, make sure you use -lm as I use the library. ex: $ gcc problem21.c -lm
Specification.
Specification.
1)These solutions are presented as text files. Makes sure that you compile under what language is specified (probably mostly Java or C in my case). Please enjoy the solutions as they are open to all to share and to use.
2)Please, please, please let me know if you see any mistakes or bad programming practices. As a CS student, I'd like to get better at programming and can only do that with feedback :P