sevenseacat / advent_of_code

My Elixir solutions to Advent of Code
9 stars 0 forks source link

2015 day 19 part 2 isn't yet completed #1

Closed sevenseacat closed 2 years ago

sevenseacat commented 3 years ago

This was the doozy with building the 'medicine' string by possible string replacements. https://adventofcode.com/2015/day/19#part2

Things to research:

sevenseacat commented 2 years ago

I hated this one but I reverse engineered that sucker. And made a lot of incorrect guesses. But got there.