Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 288 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 288 Bytes

Advent of Code Solves

This repository has my solutions for the Advent of Code puzzles.

To use the solution, create a input.txt file in the folder of the year and the day, and simply paste your given input into it.

Current years include

  • 2024
    • Days 01-07, both parts