✨ New series: Advent of Code 2022 ❄️
A pretty long Day 1, wherein we go over #rust types, traits, iterators... to bear's chagrin. Then we come up with a ridiculous solution, because of course we do.
fasterthanli.me/series/advent-… #xp
Day 1 (Advent of Code 2022)
Two years ago, I did part of Advent of Code 2020 using the Rust language. It was a lot of fun, so let's try it again! ...fasterthanli.me
fasterthanlime 🌌
in reply to fasterthanlime 🌌 • • •☃️ Advent of Code 2022, Day 2 🌲
In this one, we make our own
enum
andstruct
#rust types to model the problem accurately. And then.. more iterator shenanigans, including dealing with fallible iteration.fasterthanli.me/series/advent-… #xp
Day 2 (Advent of Code 2022)
fasterthanli.me