Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 481 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 481 Bytes

Advent of Code

This repository holds my solutions to the Advent of Code puzzles.

The folders are structured as follows:

  • year of the Advent of Code
  • inputs/outputs/solutions
  • language used to solve the puzzles
  • day of the puzzle

This means e.g. 2022/solutions/rust/03 is the solution to the third day of the Advent of Code 2022, written in Rust.

Finished years

  • ... None yet :(

Repository structure

Diagram