diff options
| author | Mike <35826344+mjfernez@users.noreply.github.com> | 2018-12-02 19:05:23 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-02 19:05:23 -0500 |
| commit | c15221f10ed2ea4a55b474a57b6ee39f6b24ac85 (patch) | |
| tree | 9a97bbf207786299dd16b9a6a675b72f6adf3a13 | |
| parent | 3c08b9183d31cd74e35774dab62ff314e6dfeb8f (diff) | |
| download | Project_Euler_Solutions-c15221f10ed2ea4a55b474a57b6ee39f6b24ac85.tar.gz | |
Update 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 |
