Finished day 15. Had to change approach for part 2, part 1 just happened to work.
Day 14 was hard.
Today was fun. Trying ot catch up.
I'm not a fan of my solution, but it works. Will improve one day I hope.
Finished day 11. It was easy today, brute_force just worked. I expected I'd have to figure out a real pattern for part 2 and not just add a while True loop. Maybe I'll come back and think about it more once I'm caught up.
Finished day 11. It was easy today, brute_force just worked. I expected I'd have to figure out a real pattern for part 2 and not just add a while True loop. Maybe I'll come back and think about it more once I'm caught up.
Today was a fun one. Was also pretty easy. But I liked it.
"I don't like part 1, it's very ambiguous on the "==" case. Going with what they accept."
This was a harder one. Not proud of my solution,  but I also don't love the problem itself either.
I'm so disappointed. I just had to brute force the second solution. Ug.
It gets way slow when you add this trailing 0. Let's see if pypy people know why.
Do today's problems. Optimizing it was fun.
Finished days 4 and 5. The bingo one was fun.
Finished day 3. The second part of today's problem was annoying.
So far, all right on the first try. Nice!
Finished day 1.
Finished 1, working on 2