diff options
author | Mike <35826344+mjfernez@users.noreply.github.com> | 2018-12-02 19:04:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-02 19:04:17 -0500 |
commit | 3c08b9183d31cd74e35774dab62ff314e6dfeb8f (patch) | |
tree | 88360cdaac074c0076bc6a42b1b42a3ecef11411 /README.md | |
download | Project_Euler_Solutions-3c08b9183d31cd74e35774dab62ff314e6dfeb8f.tar.gz |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..52ac028 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Project_Euler_Solutions +Solutions to some problems on https://projecteuler.net/archives |