Hacker News new | ask | show | jobs
by wink 2034 days ago
I had one of the funniest bugs in my whole programming life with intcode. It manifested itself in the last puzzle (iirc) with the maze. I did not find a single item, because the instruction used for this was buggy and the rest of the problem was 100% ok.