LD
Change your colour scheme

Posts tagged with “advent-of-code-2023”

  1. Advent of Code 2023: Day Eleven

    More from Advent of Code. Checkout the other posts, or the Git repository. I didn t finish Day Ten; I ll add it to my backlog and maybe go and do the ones I ve missed when this is all over. ## Part One We ve got a map of the cosmos! Galaxies are # ch […]

    Read more
  2. Advent of Code 2023: Day Nine

    On to Day Nine of Advent of Code. As always, the code is available on Git, and the other posts are under the #AdventOfCode2023 tag. Part One Something something exposition. We ve got a list of lists of numbers that represent how a value changes over […]

    Read more
  3. Advent of Code 2023: Day Eight

    Time for Day Eight! As always, the code is available on Git, and the other posts are under the #AdventOfCode2023 tag Part One So, now we have a map that can take us across the desert. The first line is a series of instructions, that are either R (for […]

    Read more
  4. Advent of Code 2023: Day Seven

    Back to Advent of Code! This post contains spoilers. You can see the rest of the Advent of Code posts, or checkout the Git repository. Part One You re playing a game of cards! Each game looks like a set of hands, with an associated bet: 32T3K 765T55J […]

    Read more
  5. Advent of Code 2023: Day Six

    Back to Advent of Code! This post contains spoilers. You can see the rest of the Advent of Code posts, or checkout the Git repository. I missed yesterdays Advent of Code, so I ll go back and do it later. But, until then, here s Day Six. Part One We r […]

    Read more
  6. Advent of Code 2023: Day Four

    Read the previous Advent of Code posts, or checkout the Git repository. Day Four was much easier than Day Three, and I m actually quite pleased with my solution. Part One Given a list of scratchcards that look like Card ID: list of winning numbers | […]

    Read more
  7. Advent of Code 2023: Day Three

    As before, this post contains spoilers. You can follow all of the Advent of Code posts using the Advent of Code tag, and the code is available on Git. Thanks Day Three, I hate it. Part One For part one, we had to take a schematic of an engine, with s […]

    Read more
  8. Advent of Code 2023: Day Two

    On to Day Two of Advent of Code. As before, this post contains spoilers for the solution. You can follow all of the Advent of Code posts using the Advent of Code tag, and the code is available on Git. A bit of extra setup Yesterday I was rushing, bec […]

    Read more
  9. Advent of Code 2023: Day One

    Advent of Code is here, and once again I m going to attempt it. Last year I got to about Day 11 before giving up. This year, I ll try and beat that (but no promises). You can follow my progress with the Advent of Code tag, or by subscribing to the RS […]

    Read more