aboutsummaryrefslogtreecommitdiff
path: root/2025/README.md
diff options
context:
space:
mode:
Diffstat (limited to '2025/README.md')
-rw-r--r--2025/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/2025/README.md b/2025/README.md
index d75a4d3..dc87240 100644
--- a/2025/README.md
+++ b/2025/README.md
@@ -11,6 +11,7 @@ Example
11 11
12``` 12```
13Day -Part 1- -Part 2- 13Day -Part 1- -Part 2-
14 10 00:27:43 11:51:51
14 9 00:05:05 02:11:41 15 9 00:05:05 02:11:41
15 8 00:29:14 00:33:02 16 8 00:29:14 00:33:02
16 7 00:05:27 00:20:40 17 7 00:05:27 00:20:40
@@ -173,3 +174,8 @@ For example with this input:
173The first version of my program return 4851 instead of 202. I added a 174The first version of my program return 4851 instead of 202. I added a
174check for this case in `b-fixed.py`, hopefully it works in 100% of the 175check for this case in `b-fixed.py`, hopefully it works in 100% of the
175cases now. 176cases now.
177
178### Day 10: Factory
179
180Phew, this was a hard one!
181(More details coming soon, for now read the code and the comments)

Generated with cgit - Back to sebastiano.tronto.net