bunnrf/ProjectEuler
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Richard F Bunn Project Euler solutions 1-30 1/7/16 Run main.rb to get the solutions from every file in lib or run a file in lib to get the corresponding solution. Problems 15 and 28 are my favorite solutions because they are unique(no similar algorithms in PE threads), elegant(i think), and fast.