From b52eef5b9399ab3888fcfe1bc9ca23c7a9f7b026 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 10 Dec 2025 18:15:14 +0100 Subject: Day 10 2025 --- 2025/README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '2025/README.md') 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 ``` Day -Part 1- -Part 2- + 10 00:27:43 11:51:51 9 00:05:05 02:11:41 8 00:29:14 00:33:02 7 00:05:27 00:20:40 @@ -173,3 +174,8 @@ For example with this input: The first version of my program return 4851 instead of 202. I added a check for this case in `b-fixed.py`, hopefully it works in 100% of the cases now. + +### Day 10: Factory + +Phew, this was a hard one! +(More details coming soon, for now read the code and the comments) -- cgit v1.3