16 lines
421 B
Markdown
16 lines
421 B
Markdown
# AoC2022
|
|
|
|
> My advent of code solutions for 2022/12/01 - 2023/01/01 https://adventofcode.com/
|
|
|
|
## Running
|
|
|
|
```sh
|
|
$ python3 main.py <input.txt
|
|
```
|
|
|
|
## Leaderboard
|
|
|
|
If y'all wanna, join this leaderboard: `990225-c030d5e9`
|
|
|
|
To join (enter the code there): https://adventofcode.com/2022/leaderboard/private
|
|
To view (I think it only works if you have joined it): https://adventofcode.com/2022/leaderboard/private/view/990225
|