9 lines
222 B
Markdown
9 lines
222 B
Markdown
# Advent of Code 2023
|
|
|
|
An attempt to start programming again.
|
|
|
|
- [Day 1](./day01/trebuchet.go)
|
|
- [Day 2](./day02/lottacubes.go)
|
|
|
|
This repo gets automatically mirrored to [Github](https://github.com/Doddophonique/aoc2023).
|