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.
This commit is contained in:
2019-10-03 12:25:49 +02:00
parent 3836e41c75
commit a0c155d58c
9 changed files with 1393 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,4 +1,4 @@
Python/__pycache__
ProblemsOverviews/*
C/p[1,2,3,4,5,6]*.c
Python/p[1,2,3,4,5,6]*.py
C/p[2,3,4,5,6]*.c
Python/p[2,3,4,5,6]*.py