I've completed Part One of "Movie Theater" - Day 9 - Advent of Code 2025 #AdventOfCode adventofcode.com/2025/day/9
Was able to complete part 1 only.
My solution: github.com/ArttX/advent...
I've completed Part One of "Movie Theater" - Day 9 - Advent of Code 2025 #AdventOfCode adventofcode.com/2025/day/9
Was able to complete part 1 only.
My solution: github.com/ArttX/advent...
I just completed "Laboratories" - Day 7 - Advent of Code 2025 #AdventOfCode adventofcode.com/2025/day/7
My solutions: github.com/ArttX/advent...
Got solution for part 2
I've completed Part One of "Laboratories" - Day 7 - Advent of Code 2025 #AdventOfCode adventofcode.com/2025/day/7
My solution to part 1: github.com/ArttX/advent...
Will try to find solution for part 2
I just completed "Trash Compactor" - Day 6 - Advent of Code 2025 #AdventOfCode adventofcode.com/2025/day/6
My solution: github.com/ArttX/advent...
I just completed "Cafeteria" - Day 5 - Advent of Code 2025 #AdventOfCode adventofcode.com/2025/day/5
My solution: github.com/ArttX/advent...
I've completed "Printing Department" - Day 4 - Advent of Code 2025 #AdventOfCode adventofcode.com/2025/day/4
My solutions: github.com/ArttX/advent...
I've completed "Lobby" - Day 3 - Advent of Code 2025 #AdventOfCode adventofcode.com/2025/day/3
Code: github.com/ArttX/advent...
I've completed "Gift Shop" - Day 2 - Advent of Code 2025 #AdventOfCode adventofcode.com/2025/day/2
I've completed "Secret Entrance" - Day 1 - Advent of Code 2025 #AdventOfCode adventofcode.com/2025/day/1
π
Was Windows user my whole life. Switched to Linux as I did not like how Windows was treating me.
I started a Linux journey with Mint, but now I am using Arch.
Best experience I ever had.
Day 21: I've completed π©Bernard's New Demands 2: Electric Boogaloo - Advent of TypeScript 2024 adventofts.com/events/2024/21
For this, last day's code could be used, but also with slight adjustments. Added utility type for excluding array types.
I've completed Variable Scope Analysis: π©Bernard's New Demands - Advent of TypeScript 2024 adventofts.com/events/2024/20
It was really easy. Most code worked from day 19 with slight modifications.
Mine solution is bigger, but it seems to work. Maybe more readable.
I done this like that. Do not if correct, but it works.
I've completed Jet Fuel Pricing - Advent of TypeScript 2024 adventofts.com/events/2024/15
This was challenging, but interesting. Many nested checks...
I could not figure it out by myself.
I even did not know, that this exists in Typescript.
Found some articles about his topic. Found, that there is `in out` in generics. Used that. It worked.
Still do not understand, how it works, but if it works, it works.
Oh, that's why I only found them recently.
Did there was announcement?
I figured out `NaughtyOrNice`!
From first, I also did not find way to separate these records.
But found, that in tests, there are comments, that tells what to do.
```
// even number of characters in the name get 'naughty'
// odd number of characters in the name get 'nice'
```
So this is my solution:
This was my solution for this
I've completed The Reindeer Hatch A Plan - Advent of TypeScript 2024 adventofts.com/events/2024/10
This was an interesting task. Tho I knew what to do immediately, because I did something like this earlier.
Yes, same.
I am also doing AoC and tasks are way harder.
A little late, but...
I just completed "Print Queue" - Day 5 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/5
I had same situation. I made more complex version with literal types, but simple string also works π
I've completed Drafting This Year's Routes - Advent of TypeScript 2024 adventofts.com/events/2024/5
I've completed The Reindeer Have Had Enough - Advent of TypeScript 2024 adventofts.com/events/2024/1
I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1
Hey! π
Aaand I arrived from Twitter.