|
7c72d0d5f1
|
Fix C code with astyle
|
2024-12-15 11:17:25 +01:00 |
|
|
751f80ef47
|
Remove unused variables
|
2019-10-11 19:02:50 +02:00 |
|
|
a0c155d58c
|
Add more solutions
Added solution for problems 102 and 124 in C, for problem 104
in python and for problem 145 in both C and python.
|
2019-10-03 12:25:49 +02:00 |
|
|
899be1ccf5
|
Minor changes
|
2019-10-02 14:23:01 +02:00 |
|
|
a6da9539cd
|
Add more solutions
Added solutions of problems 81, 82 and 83 in C and python, and
solution of problem 84 in C.
|
2019-09-30 21:41:38 +02:00 |
|
|
579d86d267
|
Add more solutions
Added solutions for problems 76, 77, 78, 79 and 80 in C and python.
|
2019-09-30 12:47:03 +02:00 |
|
|
b652bd147f
|
Add solution for problem 76 in C and python
|
2019-09-29 20:55:36 +02:00 |
|
|
7c055b749e
|
Add more solutions and minor corrections
Added solutions for problem 71, 72, 73, 74 and 75 in C and python
and made a few corrections in the code for other problems.
|
2019-09-29 19:38:39 +02:00 |
|
|
3a09f3d4f5
|
Add more solutions and minor improvements
Added solutions for problem 66, 67, 68, 69 and 70 in C and python.
Also, minor improvements to the code for a few older problems.
|
2019-09-29 13:26:34 +02:00 |
|
|
8e8ac9931a
|
Add more solutions
Added solutions for problems 61, 62, 63, 65 and 65 in C and python.
|
2019-09-28 16:22:03 +02:00 |
|
|
a82d270691
|
Improve solution for problem 43
|
2019-09-26 10:23:01 +02:00 |
|
|
f017e59241
|
Add more solutions in C
Added solutions for problem 51, 52, 53, 54 and 55 in C.
|
2019-09-25 17:43:40 +02:00 |
|
|
b4c85f8f4a
|
Improve solutions for problems 18, 24 and 25
|
2019-09-23 20:13:32 +02:00 |
|
|
593d52144d
|
Improve solution of problem 18
|
2019-09-23 08:47:23 +02:00 |
|
|
dd628af770
|
Correct function count_divisors
|
2019-09-22 21:15:18 +02:00 |
|
|
29dce902bb
|
Add comments
Added comments to the code of problems from 6 to 10 in C.
|
2019-09-22 18:52:25 +02:00 |
|
|
7f64f15e89
|
Add comments
Added comments to the code of the first 5 problems in C.
|
2019-09-22 17:48:52 +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 |
|
|
9240a000ca
|
Add more solutions
Added solutions for problems 33, 34 and 35 in C and python
|
2019-09-21 10:57:22 +02:00 |
|
|
f3bd132df2
|
Modify gcd function
Made gcd function recursive
|
2019-09-21 09:55:19 +02:00 |
|
|
e83f15c6c5
|
Improve quick sort
|
2019-09-20 21:43:17 +02:00 |
|
|
6b29655330
|
Add more solutions
Added solutions for problems 21, 22, 23, 24 and 25 both in C and
in python
|
2019-09-20 11:12:51 +02:00 |
|
|
01cae6fff0
|
Clean code
|
2019-09-19 16:53:36 +02:00 |
|
|
48c28f113c
|
Initial commit
|
2019-09-19 12:20:53 +02:00 |
|