Hacker News new | ask | show | jobs
by Cogito 901 days ago
A tuple vector with row and column offset, your third option here, which happen to have symbol names of N, S, E, and W.
1 comments

Thanks for replying. Maybe I just have a dumb bug in my logic and should take another crack at it.
I know I had issues keeping track of how many steps I’d taken, but making sure I was generating a good set of neighbours helped with that.

Otherwise it was just making sure I got the rules right, like all AoC problems, and testing different cases to make sure my solution did the right thing.