Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hpn4/adventofcode

My solution for the AdventOfCode challenge in python
https://github.com/hpn4/adventofcode

advent-of-code advent-of-code-2022 advent-of-code-2023 aoc2022-in-python aoc2023-in-python python python3

Last synced: about 1 month ago
JSON representation

My solution for the AdventOfCode challenge in python

Awesome Lists containing this project

README

        

# AdventOfCode
My solution for the AdventOfCode challenge in python

## How to use

Download input of the day:
- Put your cookie of your advent of code account in `lib/cookie.txt`.
- Run the script `get.sh`

Calculate stats (average time, rank, score for both parts):
- Copy & paste your stats in a file (in the same format as on the website)
- Run `stats/stats/py` on the created file