Skip to content

NicoVIII/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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