benferse / aoc2022

Advent of Code - 2022 edition!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code - 2022 edition!

Working through this year's Advent of Code, at least until I run out of steam :)

Goals / themes for 2022

  • Use doc tests for verifying against examples
  • Use nightly to mess around with new stuff
  • Parse stuff :) Several of the puzzles could easily have some or all of the input hard-coded, but parsing the input seems more interesting? /shrug
  • Clarity over cleverness (evergreen, really)

About

Advent of Code - 2022 edition!

License:MIT License


Languages

Language:Rust 100.0%