aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added sumsq.c. Fixed pyhton solution for the samemjfernez2020-02-163-6/+23
|
* Finally figured out 17 in Cmjfernez2020-02-146-22/+38
|
* Update README. update reworkingmjfernez2020-02-122-18/+30
|
* still reworking wordnumsmjfernez2020-02-112-3/+10
|
* reworking wordnums.cmjfernez2020-02-112-0/+67
|
* Added solution for 09 in Cmjfernez2020-02-094-4/+24
|
* added Power Digit Sum solution in Cmjfernez2020-02-094-15/+25
|
* Merge branch 'master' of https://github.com/mjfernez/Project_Euler_Solutionsmjfernez2020-02-090-0/+0
|\
| * removed smallexp, turns out harder than I thoughtmjf2020-02-071-21/+0
| |
* | Organized everything, update READMEmjfernez2020-02-092-57/+60
| |
* | Organized everything, update READMEmjfernez2020-02-0938-24/+134
|/
* working on an idea for big ints for sumexpmjfernez2020-02-061-0/+21
|
* more cleanup, more c examplesmjfernez2020-02-047-47/+73
|
* fixed productofdigts.cmjfernez2020-02-042-9/+13
|
* a step closer... but not yetmjf2020-02-042-2/+2
|
* adding palindrome.c, for some reason does not work at 13, bu works for 4, ↵mjf2020-02-043-1/+46
| | | | fix later
* cleanup more mistakes, add more c codemjf2020-02-043-8/+60
|
* cleanup and added more c examples:mjf2020-02-0418-394/+60
|
* cleanup, added c translations for somemjfernez2020-02-0331-300/+698
|
* Fix dumb mistakesmjfernez2020-02-0310-51/+25
|
* add codemjfernez2018-12-0219-0/+543
|
* Update README.mdMike2018-12-021-0/+5
|
* Initial commitMike2018-12-023-0/+127