Fork me on GitHub
#adventofcode
<
2016-12-11
>
cjmurphy18:12:34

I'm not too sure how to go about first part of Day 11. Permutations?? Some kind of decision tree?? I've been looking at Clara rules engine to see if can enter in the rules and fire them and see what it comes up with. Funny thing - seems like it could be solved without code.

abarylko22:12:27

I was thinking about some kind of tree....

samueldev23:12:23

@cjmurphy lots of people doing it on paperwithout issue

samueldev23:12:37

one guy commented that he was frustrated that it was easier for him to solve on paper

samueldev23:12:49

and the creator of AoC replied, stating;

samueldev23:12:07

“if you have a hard time getting todays problem into code, you will have a bad time for the rest of the competition"

samueldev23:12:13

which, I donno, doesn’t sound great 😕