Day 1 of 100: AoC 1
TL;DR
Today I learned a few from the first-day challenge of Advent of Code 2022. Summary:
File I/O in Rust
String Manipulation
Parsing a.k.a. Explicit Casting
Some Iterators.
The Challenge
Canonical URL: Challenge Day 1
There are 2 challenges, ...
hn.methebe.com6 min read