aboutsummaryrefslogtreecommitdiff
path: root/2025/README.md
blob: ece1c890488dbbabaee150943e68294cc2c6d546 (plain)
1
2
3
4
5
6
7
8
# Advent of Code 2025

Run with Python. Input is read from the file given as argument, or
from standard input if no argument is provided.

Example

`python 01/a.py 01/input.txt`

Generated with cgit - Back to sebastiano.tronto.net