3 Commits

Author SHA1 Message Date
db06f5b5c6 Day 1 in Go
Purely for curiosity/benchmarking-against-identical-Rust-version reasons

Spoilers: Rust is somewhat faster than Go and very much faster than .net
...though presumably .net's problem is purely startup time
2021-12-10 13:46:41 -06:00
83e16885c7 Day 2 solution in C# 2021-12-02 10:03:00 -06:00
1da6d83760 Day 1 solution in Rust
I have no idea what I'm doing in Rust, and I definitely don't understand
borrowing yet, so this is a hideous solution on multiple fronts. I'm not
sure that I'll be sticking with Rust as AoC doesn't feel like a
conducive environment to learn it in.
2021-12-01 08:00:40 -06:00