Day 12: Christmas Tree Farm

Megathread guidelines

  • Keep top level comments as only solutions, if you want to say something other than a solution put it in a new post. (replies to comments can be whatever)
  • You can send code in code blocks by using three backticks, the code, and then three backticks or use something such as https://topaz.github.io/paste/ if you prefer sending it through a URL

FAQ

  • CameronDevOPM
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago
    spoiler

    I had an feeling it would be trivial, but didnt think it would be that trivial. I got the answer without even parsing the shapes, just called them all 9.

    • Pyro
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago
      Tap for spoiler

      That’s very interesting because that was one of my early approaches too, but it actually gave me the wrong answer for my input!