I did the simplest thing that might work (Agile Manifesto for the win) and it matched the answer, but this is not a solution by any stretch of the imagination.
I did the simplest thing that might work (Agile Manifesto for the win) and it matched the answer, but this is not a solution by any stretch of the imagination.
Graph algorithm day.
Part 1 textbook depth-first search. Piece of cake.
Part 2 So much debugging.
Graph algorithm day.
Part 1 textbook depth-first search. Piece of cake.
Part 2 So much debugging.
Part 1: Here, have some confidence.
Part 2: How much linear algebra do you remember?
Part 1: Here, have some confidence.
Part 2: How much linear algebra do you remember?
Priority queue day. Found the module I needed on #perl CPAN.
Priority queue day. Found the module I needed on #perl CPAN.
Finding all paths looked like a scary exponential problem (and it could be -- part 2 answer was 14 digits long), but the key insight was to think about increments instead of the grid or tree.
Finding all paths looked like a scary exponential problem (and it could be -- part 2 answer was 14 digits long), but the key insight was to think about increments instead of the grid or tree.
Spaces don't matter in part 1 and they very much matter in part 2. Find the columns and it's array bookkeeping after that -- something #Perl is good at.
Spaces don't matter in part 1 and they very much matter in part 2. Find the columns and it's array bookkeeping after that -- something #Perl is good at.
I made myself crazy for two hours in part 1 with edge errors while merging ranges, but it paid off in part 2. I used #perl class objects, because Perl can do that too.
I made myself crazy for two hours in part 1 with edge errors while merging ranges, but it paid off in part 2. I used #perl class objects, because Perl can do that too.
This one was easy because I built a #perl module for moving around a grid last year, with methods to peek around. I expect the shortened schedule will kick up the intensity tomorrow.
This one was easy because I built a #perl module for moving around a grid last year, with methods to peek around. I expect the shortened schedule will kick up the intensity tomorrow.
@adamwren.bsky.social #redistrict
dailyjournal.net/2025/11/26/s...
Vance said criticisms of his comments “wreak of anti-Christian bigotry.”
It’s the kind of reaction you would expect from a mentally unhinged lunatic or a petulant child.
Not a President.
www.nytimes.com/2025/10/18/u...
www.instagram.com/reel/DOJ2zrv...
Imagine if we had a government based on ethics instead of petty tyrants trying to abuse the system through every possible loophole.
Imagine if we had a government based on ethics instead of petty tyrants trying to abuse the system through every possible loophole.
So that’s one good thing.