Published a YouTube video
Used Rust
Hosted a live stream on Twitch
+1
Live streamed another episode of Advent of Code in Rust:

🦀 Rust vs 🐍 Python: Advent of code in Rust - solving day 17/2021 (Twitch Live 2022-07-04)


https://youtu.be/tSCgYIHpdgI

In this episode, we completed day 17 of Advent of Code y2021 using Rust and we compared our solution with Python!

In this episode we started by looking at a Python solution for this exercise (impressive how much more concise Python always is!) then we implemented our custom solution in Rust.

Part 1 uses an interesting mathematical trick that you can find explained in this reddit comment: https://www.reddit.com/r/adventofcode/comments/ri9kdq/comment/hqh0nwy/?utm_source=share&utm_medium=web2x&context=3

If you have any suggestion, we'd love to hear it, so please leave a comment or a create a PR!

For all the source code check out the official GitHub repo: https://github.com/lmammino/rust-advent

For seeing the next episodes live check out our Twitch channel: https://twitch.tv/loige