12 Commits

Author SHA1 Message Date
f8b5260349
Fix type hints issues 2024-09-29 16:02:05 +02:00
d943c32ea3
Use same conventions for variables names 2024-09-29 16:02:05 +02:00
5ed4a6d9be
Add type hints in problems 11-20 2024-09-29 16:01:54 +02:00
634eb3f750
Use timing decorator for problems 11-20 2023-06-07 17:55:56 +02:00
aa57c9b5b2
Rename some input files 2023-06-07 16:59:45 +02:00
26b940a2ac
Clean python code 2023-06-06 19:42:51 +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
dfb13c083b
Add comments
Added comments to the python code for the first 25 problems
2019-09-26 13:41:22 +02:00
b4c85f8f4a
Improve solutions for problems 18, 24 and 25 2019-09-23 20:13:32 +02:00
9db44b9d1f
Improve code 2019-09-22 10:33:18 +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
7d6b55e9cf
Add more python solutions
Added solutions for problems 16, 17 and 18
2019-09-19 19:37:21 +02:00