index
:
Project_Euler_Solutions.git
master
Some solutions to the beginning problems on Project Euler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-14
Finally figured out 17 in C
mjfernez
2020-02-12
Update README. update reworking
mjfernez
2020-02-11
still reworking wordnums
mjfernez
2020-02-11
reworking wordnums.c
mjfernez
2020-02-09
Added solution for 09 in C
mjfernez
2020-02-09
added Power Digit Sum solution in C
mjfernez
2020-02-09
Merge branch 'master' of https://github.com/mjfernez/Project_Euler_Solutions
mjfernez
2020-02-09
Organized everything, update README
mjfernez
2020-02-09
Organized everything, update README
mjfernez
2020-02-07
removed smallexp, turns out harder than I thought
mjf
2020-02-06
working on an idea for big ints for sumexp
mjfernez
2020-02-04
more cleanup, more c examples
mjfernez
2020-02-04
fixed productofdigts.c
mjfernez
2020-02-04
a step closer... but not yet
mjf
2020-02-04
adding palindrome.c, for some reason does not work at 13, bu works for 4, fix...
mjf
2020-02-04
cleanup more mistakes, add more c code
mjf
2020-02-04
cleanup and added more c examples:
mjf
2020-02-03
cleanup, added c translations for some
mjfernez
2020-02-03
Fix dumb mistakes
mjfernez
2018-12-02
add code
mjfernez
2018-12-02
Update README.md
Mike
2018-12-02
Initial commit
Mike