Add README file

This commit is contained in:
daniele 2019-09-21 11:08:06 +02:00
parent 9240a000ca
commit fdfc406884
Signed by: fuxino
GPG Key ID: 6FE25B4A3EE16FDA

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# My Project Euler solutions
These are my solutions in C and Python, not necessarily the best solutions. I've solved most of the first 100 problems, currently working on cleaning the code and uploading. I will try to solve more problems in the future.