Skip to content

Commit 4c9a854

Browse files
committed
day1
1 parent 92e4667 commit 4c9a854

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

2025/Day01/README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
## --- Day 1: Secret Entrance ---
2+
23
The Elves have good news and bad news.
34

4-
The good news is that they've discovered [project management](https://en.wikipedia.org/wiki/Project_management)! This has given them the tools they need to prevent their usual Christmas emergency. For example, they now know that the North Pole decorations need to be finished soon so that other critical tasks can start on time.
5+
The good news is that they've discovered
6+
[project management](https://en.wikipedia.org/wiki/Project_management)! This has
7+
given them the tools they need to prevent their usual Christmas emergency. For
8+
example, they now know that the North Pole decorations need to be finished soon
9+
so that other critical tasks can start on time.
10+
11+
_Visit the website for the full story and
12+
[full puzzle](https://adventofcode.com/2025/day/1) description._
513

6-
_Visit the website for the full story and [full puzzle](https://adventofcode.com/2025/day/1) description._
14+
Let’s see what this shortened season brings. On the C# side, I keep using a
15+
functional style with perhaps a bit too much LINQ and unortodox solutions. But
16+
prioritize readability over performance as usual.
717

18+
I’ll try using Bing and Nano Banana for the illustrations this year, along with
19+
the an elf figure selected from last year. We’ll see how it goes.

0 commit comments

Comments
 (0)