Update README

This commit is contained in:
daniele 2019-10-03 12:29:02 +02:00
parent a0c155d58c
commit 4200d35bdf
Signed by: fuxino
GPG Key ID: 6FE25B4A3EE16FDA

View File

@ -1,2 +1,5 @@
# 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 it. I will try to solve more problems in the future.
# Important
Using these solutions to solve Project Euler problems that you haven't solved yet is highly discouraged. What's the point of cheating, anyway?