4 Commits

Author SHA1 Message Date
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
ecdbadba7e
Add comments
Added comments to the C code for all the problems solved so far.
2019-09-26 11:38:04 +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
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