11 lines
293 B
Markdown
11 lines
293 B
Markdown
# Advent of Code 2023
|
|
|
|
An attempt to start programming again.
|
|
|
|
- [Day 1](./day01/trebuchet.go)
|
|
- [Day 2](./day02/lottacubes.go)
|
|
- [Day 3](./day03/engine-schema.go)
|
|
- [Day 4](./day04/scratchcards.go)
|
|
|
|
This repo gets automatically mirrored to [Github](https://github.com/Doddophonique/aoc2023).
|