Personal repository for storing solutions and work-in-progress for Project Euler.
Go to file
Jesse D. McDonald 548515a626 Add some more utility functions for decimal expansions. 2015-08-08 17:33:36 -05:00
.gitignore Add solutions for problems 9-12. 2015-08-02 20:05:13 -05:00
Euler.hs Add some more utility functions for decimal expansions. 2015-08-08 17:33:36 -05:00
Problem1.hs Solutions to the first eight Project Euler problems. 2015-08-01 03:04:26 -05:00
Problem2.hs Solutions to the first eight Project Euler problems. 2015-08-01 03:04:26 -05:00
Problem3.hs Correct Problem3.hs to use the new type for `primes`. 2015-08-07 17:11:54 -05:00
Problem4.hs Solutions to the first eight Project Euler problems. 2015-08-01 03:04:26 -05:00
Problem5.hs Solutions to the first eight Project Euler problems. 2015-08-01 03:04:26 -05:00
Problem6.hs Solutions to the first eight Project Euler problems. 2015-08-01 03:04:26 -05:00
Problem7.hs Add solutions for problems 9-12. 2015-08-02 20:05:13 -05:00
Problem8.hs Solutions to the first eight Project Euler problems. 2015-08-01 03:04:26 -05:00
Problem9.hs Add solutions for problems 9-12. 2015-08-02 20:05:13 -05:00
Problem10.hs Add solutions for problems 9-12. 2015-08-02 20:05:13 -05:00
Problem11.hs Add solutions for problems 9-12. 2015-08-02 20:05:13 -05:00
Problem12.hs Add some more utility functions for decimal expansions. 2015-08-08 17:33:36 -05:00
Problem13.hs Add solutions for problems 13-16. 2015-08-02 21:50:06 -05:00
Problem14.hs Add solutions for problems 13-16. 2015-08-02 21:50:06 -05:00
Problem15.hs Add solutions for problems 13-16. 2015-08-02 21:50:06 -05:00
Problem16.hs Add solutions for problems 13-16. 2015-08-02 21:50:06 -05:00
Problem17.hs Add solutions for problems 17 and 18. 2015-08-03 12:32:50 -05:00
Problem18.hs Add solutions for problems 17 and 18. 2015-08-03 12:32:50 -05:00
Problem19.hs Add solutions for problems 19 and 20. 2015-08-03 14:17:11 -05:00
Problem20.hs Add solutions for problems 19 and 20. 2015-08-03 14:17:11 -05:00
Problem21.hs Add solutions for problems 21-25. 2015-08-03 15:40:47 -05:00
Problem22.hs Add solutions for problems 21-25. 2015-08-03 15:40:47 -05:00
Problem23.hs Add solutions for problems 21-25. 2015-08-03 15:40:47 -05:00
Problem24.hs Add solutions for problems 21-25. 2015-08-03 15:40:47 -05:00
Problem25.hs Add solutions for problems 21-25. 2015-08-03 15:40:47 -05:00
Problem26.hs Add some more utility functions for decimal expansions. 2015-08-08 17:33:36 -05:00
p022_names.txt Add solutions for problems 21-25. 2015-08-03 15:40:47 -05:00