Exploring Day 17 Python Advent Of Code 2019
Exploring Day 17 Python Advent Of Code 2019 reveals several interesting facts.
- Solving part 1 and part 2 of "Set and Forget" Follow me on Twitch to see the next
- today we continue
- Day 17
- In this one, we write software that translates a map for a robot, breaks it down into instructions, which it further breaks down into ...
- 196/27. Got off to a slow start in part 1, mostly due to a bug in reading the input (forgot to reset the row after each newline). Did part ...
In-Depth Information on Day 17 Python Advent Of Code 2019
Day 17 Advent of Code 2019 ok I have to admit, I kinda like intcode. I'm a little bummed I figured out the last part by hand and not with a computer, but I'll ... I may not respond often to Youtube chat, join my Twitch chat instead at https://www.twitch.tv/hextree_.
A very simple visualisation of the Tetris-like falling rocks simulator from AoC 2022
Stay tuned for more updates related to Day 17 Python Advent Of Code 2019.