Advent of Code 2024

solutions by @mxdvl

Days:
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15

  • Get Day 1 problem ↗ & input ↗

    See the source code for this page.

    Part 1

    11

    1. 1 – 3 : 2
    2. 2 – 3 : 1
    3. 3 – 3 : 0
    4. 3 – 4 : 1
    5. 3 – 5 : 2
    6. 4 – 9 : 5
    Part 2

    31

    1. 1 × 0 = 0
    2. 2 × 0 = 0
    3. 3 × 3 = 9
    4. 3 × 3 = 9
    5. 3 × 3 = 9
    6. 4 × 1 = 4