My attempt at Advent of Code (2023)
Go to file
2023-12-03 10:56:47 +01:00
src day 3 puzzle 1 2023-12-03 10:56:47 +01:00
tests day 3 puzzle 1 2023-12-03 10:56:47 +01:00
tests_res day 3 puzzle 1 2023-12-03 10:56:47 +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