camaron-ai / adventofcode-2022

solutions for advent of code 2022
5 stars 0 forks source link

Day 11 reasoning #1

Open thmasker opened 1 year ago

thmasker commented 1 year ago

Hi, first of all, I'm loving your explanations! Learning a lot. Second of all, I'd like you (if possible) to explain a bit more how you find that $f(w) = w \mod C$, and then how you conclude that $C$ is the common multiple of all monkey's divisors, since I don't completely understand how you finally got there.

Thanks!

camaron-ai commented 1 year ago

Hello there! Thank you for fixing the \rarr equation 😊. I'll get deep into that once I finish today's problem

camaron-ai commented 1 year ago

Hello there!, I dont think I'll have the time to do it today, I'll do it ASAP :).

thmasker commented 1 year ago

Man. Do not worry at all! Whenever you can. I'm only curious about your reasoning