aboutsummaryrefslogtreecommitdiff
path: root/2025/README.md
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-11-28 14:55:40 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2025-11-28 15:33:42 +0100
commit3e40017c5e856fbbc33bbdd53a9a8e1d2b02abd8 (patch)
tree5a6d43ac62b48f5842fbac5c0373e4e975a2fe70 /2025/README.md
parentaf6dfd26da9f872ff9d1402c03237ba26df23007 (diff)
downloadaoc-3e40017c5e856fbbc33bbdd53a9a8e1d2b02abd8.tar.gz
aoc-3e40017c5e856fbbc33bbdd53a9a8e1d2b02abd8.zip
Set up for 2025
Diffstat (limited to '2025/README.md')
-rw-r--r--2025/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/2025/README.md b/2025/README.md
new file mode 100644
index 0000000..ece1c89
--- /dev/null
+++ b/2025/README.md
@@ -0,0 +1,8 @@
1# Advent of Code 2025
2
3Run with Python. Input is read from the file given as argument, or
4from standard input if no argument is provided.
5
6Example
7
8`python 01/a.py 01/input.txt`

Generated with cgit - Back to sebastiano.tronto.net