aoc2023/README.md
2023-12-01 10:40:27 +05:30

12 lines
156 B
Markdown

# AOC 2023
My solutions for [Advent of Code](https://adventofcode.com) 2023!
### How to run?
Run `cargo r --release --bin d1-1` to run day 1 part 1.