DerTimonius / AoC-2023

Advent of Code puzzles, (hopefully) solved in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2023

This repo holds my attempts of solving the 2023 Advent of Code puzzles. My goal is to do this in Rust.

I never did Advent of Code. I'm very new to Rust. What could possibly go wrong?

The structure will be one subdirectory per day.

To Revisit and Refactor

Some solutions should be revisited at some point

  • Day 1
  • Day 2
  • Day 3
  • Day 4 Part 1
  • Day 8 Part 2
  • Day 11

About

Advent of Code puzzles, (hopefully) solved in Rust


Languages

Language:Rust 100.0%