Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 1.06 KB

File metadata and controls

59 lines (45 loc) · 1.06 KB

Advent of Code

All my Advent of Code Solutions from over the years.

Overview

2025 [Python]

                 1111111111222222
        1234567890123456789012345
Star 1: ***----------------------
Star 2: ***----------------------

2024 [Python]

                 1111111111222222
        1234567890123456789012345
Star 1: *******************------
Star 2: ***************--**------

2023 [Python]

                 1111111111222222
        1234567890123456789012345
Star 1: ***********--------------
Star 2: ***********--------------

2022 [C++]

                 1111111111222222
        1234567890123456789012345
Star 1: ***********--------------
Star 2: ***********--------------

2021 [Python]

                 1111111111222222
        1234567890123456789012345
Star 1: ***----------------------
Star 2: ***----------------------

2015 [Python]

                 1111111111222222
        1234567890123456789012345
Star 1: *****--------------------
Star 2: *****--------------------