We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a098b commit 8ca78daCopy full SHA for 8ca78da
aoc/2025/09/09.vn.py
@@ -1,6 +1,7 @@
1
# Advent of code Day 09
2
# https://adventofcode.com/2025/day/9
3
# 09/12/2025
4
+# Runtime 1 min max
5
6
E = 10 ** -3
7
0 commit comments