Advent Of Code 2021 — Dive! — Puzzle 2
Hello ! I’m Xavier Jouvenot and here is the 2nd part of a long series on Advent Of Code 2021.
For this new post, we are going to solve the problem from the 2nd December 2021, named “Dive!”. The solution I will propose in C++, but the reasoning can be applied to other languages.
Self promotion: You can find other articles on computer science and programming on my website 😉