Subject: Days the remaining
Author:
Posted on: 2017-12-25 12:52:00 UTC

I'm not posting code for day 23, as part a was a rather simple modification of code from an earlier day, and part b boiled down to staring at the input until figured out what it was meant to do, then writing a short program to do it much faster.

Day 24 ended up being a rather unenlightening brute-force. The first implementation I made (yesterday) either had a bug or horrible memory inefficiencies, which is why it happened now.

Day 25 ended up being pretty much writing out the definition of a Turing Machine and filling in the blanks per the input.

And so the challenge came to a close for me.

Was fun.

- Tomash

Reply Return to messages