You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alpha Chen
9b6dd4cc53
|
11 months ago | |
---|---|---|
2015 | 2 years ago | |
2016 | 2 years ago | |
2017 | 7 years ago | |
2018 | 2 years ago | |
2019/ruby | 5 years ago | |
2020 | 4 years ago | |
2021 | 12 months ago | |
2022 | 12 months ago | |
2023 | 11 months ago | |
etc | 12 months ago | |
.gitignore | 6 years ago | |
.gitmodules | 12 months ago | |
README.md | 9 years ago |
README.md
Advent of Code
Rust
curl https://sh.rustup.rs -sSf | sh
rustup update nightly
rustup default nightly
cargo test
cargo run < input/day_NN.txt