5 Commits

Author SHA1 Message Date
7c72d0d5f1
Fix C code with astyle 2024-12-15 11:17:25 +01:00
7489196be8
Improve solution for problem 47 2019-09-28 11:31:06 +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