We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d106d1e commit 1ab34c8Copy full SHA for 1ab34c8
README.md
@@ -1,3 +1,9 @@
1
# santa17
2
3
This is my 2nd place solution for the Kaggle 2017 Santa competition (https://www.kaggle.com/c/santa-gift-matching).
4
+
5
+## How to run
6
7
+Install Rust (https://www.rust-lang.org)
8
9
+```cargo +nightly run --release --bin solve```
0 commit comments