diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,2 +1,7 @@ # Project_Euler_Solutions Solutions to some problems on https://projecteuler.net/archives + +Apologies that they are unoragnized! I did these back in Summer of 2017 and I need to go back and rename these guys +Problems are specified in the comments. + +There is a mix of C and Python since I was studying both languages at the time |