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.
 
 
 
David Ashby f00d2805fd
day 15
3 months ago
01 day two 4 months ago
02 day two 4 months ago
03 simplify priority math 4 months ago
04 remove all those unwraps and just index directly into the vector 4 months ago
05 day 5. most of the work here was getting the parsing right 4 months ago
06 day six 4 months ago
07 add clarifying comment on where to_delete comes from 4 months ago
08 part 2 done; just did it the hard way 4 months ago
09 finally finish day 9 part 2 3 months ago
10 day 10 3 months ago
11 day 11 3 months ago
12 day fourteen 3 months ago
13 day fourteen 3 months ago
14 unify addSand implementations 3 months ago
15 day 15 3 months ago
25 day 25 3 months ago
.gitignore init 4 months ago
Cargo.lock more prep 4 months ago
Cargo.toml more prep 4 months ago
main.go.tmpl day 11 3 months ago
main.rs.tmpl day 3 done; first time really fighting the ownership rules 4 months ago
new.sh day fourteen 3 months ago
readme.md init 4 months ago
run.sh day 7. gave up on fighting the borrow checker after three hours and wrote the go version in 45 minutes. 4 months ago

readme.md

AOC 2022

In Rust! Hopefully. 🦀

https://adventofcode.com/2022/