7 Commits

Author SHA1 Message Date
7f64f15e89
Add comments
Added comments to the code of the first 5 problems in C.
2019-09-22 17:48:52 +02:00
7bab173c05
Improve code 2019-09-22 13:23:07 +02:00
9db44b9d1f
Improve code 2019-09-22 10:33:18 +02:00
4e6b5c774f
Add function to projecteuler library
Added the function is_palindrome to the projecteuler library
2019-09-21 15:44:42 +02:00
f3bd132df2 Modify gcd function
Made gcd function recursive
2019-09-21 09:55:19 +02:00
3b597a8845
Add more python solutions
Added python solutions for problems 11, 12, 13, 14, 15
2019-09-19 16:54:12 +02:00
f165876a20
Add python solutions for first 10 problems 2019-09-19 15:09:43 +02:00