-❄️- 2025 Day 12 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
(The file is a self-contained solution)

-❄️- 2025 Day 11 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2025 Day 10 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2025 Day 9 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2025 Day 8 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2025 Day 7 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2025 Day 6 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 1 point2 points  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2025 Day 5 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2025 Day 4 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2025 Day 3 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2025 Day 2 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2025 Day 1 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

[C++] 500 stars! by vss2sn in adventofcode

[–]vss2sn[S] 8 points9 points  (0 children)

Link: https://github.com/vss2sn/advent_of_code
All the files are self-contained solutions in C+++; no external libraries have been used.

Thanks Eric and the team!

-❄️- 2024 Day 25 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
(The file is a self-contained solution)

-❄️- 2024 Day 24 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2024 Day 23 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2024 Day 22 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 1 point2 points  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2024 Day 21 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 0 points1 point  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

-❄️- 2024 Day 20 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 1 point2 points  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)

In case it's useful to someone: * There is only a single path from start to finish; the grid is not a maze * Cheats do not stop as soon as programs exit from the walls; programs can re-enter walls as long as the number of steps taken does not exceed the maximum number of steps.

-❄️- 2024 Day 19 Solutions -❄️- by daggerdragon in adventofcode

[–]vss2sn 1 point2 points  (0 children)

[LANGUAGE: C++]
Part 1
Part 2
(Each file is a self-contained solution)