Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexmuller/advent-of-code-2023


https://github.com/alexmuller/advent-of-code-2023

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 2023

```
curl https://adventofcode.com/2023/day/1/input --header "Cookie: session=$AOC_SESSION" -o day-01/input.txt
python3 day-01/main.py
```