Specifically, I’m about to start on day 3 and don’t want to waste time on code for part 1 that won’t work for part 2. But this would be helpful most days.

  • autokludge@programming.dev
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    10 months ago

    Can I copy/redistribute part of Advent of Code? Please don’t. Advent of Code is free to use, not free to copy. If you’re posting a code repository somewhere, please don’t include parts of Advent of Code like the puzzle text or your inputs. If you’re making a website, please don’t make it look like Advent of Code or name it something similar.

  • UnRelatedBurner
    link
    fedilink
    arrow-up
    6
    ·
    10 months ago

    bruh, you get two puzzles for the day of one! Don’t think like it’s just an obstacle to get thru, it’s half the fun

  • walter_wiggles@lemmy.nz
    link
    fedilink
    arrow-up
    2
    arrow-down
    4
    ·
    10 months ago

    Since this is the internet and you’ve asked a programming related question I feel obligated to not answer and instead suggest you not do it that way.

    Seriously though, I haven’t seen any place that just has the text. It might not exist since the input data is different for each participant.

    • Turun@feddit.de
      link
      fedilink
      arrow-up
      1
      ·
      10 months ago

      Thanks. I don’t have the time/motivation to implement a solution for every day, but I like to think about the problem and how to solve it.