We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969183e commit a598d2aCopy full SHA for a598d2a
README.md
@@ -0,0 +1,7 @@
1
+# project_euler
2
+
3
+Solutions to [Project Euler](https://projecteuler.net).
4
5
+```bash
6
+cargo run --release --bin $n
7
+```
0 commit comments