My attempt at Advent of Code (2023)
Go to file
2023-12-02 11:57:59 +01:00
src day 2 puzzle 2 2023-12-02 11:57:59 +01:00
tests day 2 puzzle 2 2023-12-02 11:57:59 +01:00
tests_res day 2 puzzle 1 2023-12-02 11:39:19 +01:00
AdventOfCode2023.iml day 1 puzzle 1 2023-12-01 09:07:15 +01:00
README.md added README.md 2023-12-01 09:48:46 +01:00

Advent of Code

This repo contains my attempt at this year's Advent of Code (2023)

I will try and do some problems (probably not all of them) in Scala