|
7489196be8
|
Improve solution for problem 47
|
2019-09-28 11:31:06 +02:00 |
|
|
ed7031df4d
|
Add more solutions in python
Added python solutions for problem 56, 57, 58, 59 and 60
|
2019-09-27 15:16:09 +02:00 |
|
|
9e8d530d9e
|
Add more solutions in python
Added solutions for problem 51, 52, 53, 54 and 55 in python
|
2019-09-27 11:58:54 +02:00 |
|
|
a0c7f5c6f7
|
Correct problem 54 solution
|
2019-09-27 10:25:55 +02:00 |
|
|
88a5886ead
|
Correct typo
|
2019-09-26 18:20:26 +02:00 |
|
|
5698ab4b77
|
Correct problem 52 solution
|
2019-09-26 18:08:10 +02:00 |
|
|
3503357703
|
Add comments
Added comments to all the python solutions implemented so far.
|
2019-09-26 15:57:04 +02:00 |
|
|
dfb13c083b
|
Add comments
Added comments to the python code for the first 25 problems
|
2019-09-26 13:41:22 +02:00 |
|
|
ecdbadba7e
|
Add comments
Added comments to the C code for all the problems solved so far.
|
2019-09-26 11:38:04 +02:00 |
|
|
9df4d3fe97
|
Improve solution for problem 46
|
2019-09-26 10:42:37 +02:00 |
|
|
a82d270691
|
Improve solution for problem 43
|
2019-09-26 10:23:01 +02:00 |
|
|
80719a58f8
|
Add comments
Added comments to the code of problems 36, 37, 38, 39 and 40 in C.
|
2019-09-25 21:41:58 +02:00 |
|
|
325dcc3507
|
Clean code
|
2019-09-25 21:00:15 +02:00 |
|
|
42511baeee
|
Add more solutions in C
Added solutions for problems 56, 57, 58, 59 and 60 in C.
|
2019-09-25 19:23:40 +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 |
|
|
4ac079286e
|
Add comments
Added comments for problems 31, 32, 33, 34 and 35 in C.
|
2019-09-25 17:42:58 +02:00 |
|
|
85c692bd1b
|
Add comments
Added comments for problems from 26 to 30 in C.
|
2019-09-24 21:29:00 +02:00 |
|
|
3f55f7c3d8
|
Add comments
Added comments to the C code for problems from 16 to 25
|
2019-09-23 20:14:26 +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 |
|
|
8338e81670
|
Clarify comment
|
2019-09-23 07:58:22 +02:00 |
|
|
ab6ab1f4ad
|
Change README
|
2019-09-22 21:35:57 +02:00 |
|
|
c4b8566bb4
|
Add comments
Added comments to code for problem 11 to 14
|
2019-09-22 21:35:10 +02:00 |
|
|
dd628af770
|
Correct function count_divisors
|
2019-09-22 21:15:18 +02:00 |
|
|
95611e4401
|
Improve solution for problem 11
|
2019-09-22 20:54:27 +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 |
|
|
846cb06c90
|
Improve error handling
Added error handling in case of memory allocation error for
problems 35, 46, 47, 49 and 50.
|
2019-09-22 18:26:36 +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 |
|
|
f8cce530b5
|
Add more solutions
Added solutions for problems from 41 to 5, both in C and python
|
2019-09-22 17:47:09 +02:00 |
|
|
7bab173c05
|
Improve code
|
2019-09-22 13:23:07 +02:00 |
|
|
9db44b9d1f
|
Improve code
|
2019-09-22 10:33:18 +02:00 |
|
|
cac80478da
|
Add more solutions
Added solutions for problems 36, 37, 38, 39 and 40 in python and C
|
2019-09-21 15:45: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 |
|
|
fdfc406884
|
Add README file
|
2019-09-21 11:08:06 +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 |
|
|
0da9761f00
|
Add solution for problem 32 in python
|
2019-09-20 21:48:45 +02:00 |
|
|
d573ed4254
|
Add solution for problem 32 in C
|
2019-09-20 21:43:36 +02:00 |
|
|
e83f15c6c5
|
Improve quick sort
|
2019-09-20 21:43:17 +02:00 |
|
|
cadb92b671
|
Add solutions for problem 31
|
2019-09-20 15:12:47 +02:00 |
|
|
e8f5980a55
|
Add .gitignore
|
2019-09-20 15:08:46 +02:00 |
|
|
c3804247b4
|
Add more solutions
Added solutions for problems 26, 27, 28, 29 and 30, both in C
and python
|
2019-09-20 14:51:51 +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 |
|
|
606cf399b9
|
Add more python solutions
Added python solutions for problems 19 and 20
|
2019-09-19 21:43:55 +02:00 |
|
|
eedc0d1271
|
Correct C code for Problem 19
|
2019-09-19 21:30:44 +02:00 |
|
|
7d6b55e9cf
|
Add more python solutions
Added solutions for problems 16, 17 and 18
|
2019-09-19 19:37:21 +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 |
|
|
01cae6fff0
|
Clean code
|
2019-09-19 16:53:36 +02:00 |
|
|
0f038c1abc
|
Clean code
|
2019-09-19 15:19:54 +02:00 |
|
|
f165876a20
|
Add python solutions for first 10 problems
|
2019-09-19 15:09:43 +02:00 |
|