I just completed "Treetop Tree House" - Day 8 - Advent of Code 2022 #AdventOfCode https://adventofcode.com/2022/day/8
This one was somewhat difficult, at least counting the amount of time spent. So much in fact, that I'm going to bed now, without doing the one from yesterday, which I had no time to do immediately for other reasons.
Oh, one more thing: there's a slight bug in my code for part 2 of today's task, but apparently it didn't matter for the input data: my left-searching loop sometimes gives a wrong result. Perfect. But hey, it generated a good solution, so who cares, *right*?