Hello ! I'm Xavier Jouvenot and here is the 10th part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 10th December 2021, named "Syntax Scoring". The solution I will propose in C++, but the reasoning can be applied to other languages.… Lire la suite Advent Of Code 2021 – Syntax Scoring – Puzzle 10
Catégorie : Programming
Contains all the articles related to programming, computer science
Advent Of Code 2021 – Smoke Basin – Puzzle 9
Hello ! I'm Xavier Jouvenot and here is the 9th part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 9th December 2021, named "Smoke Basin". The solution I will propose in C++, but the reasoning can be applied to other languages.… Lire la suite Advent Of Code 2021 – Smoke Basin – Puzzle 9
Advent Of Code 2021 – Seven Segment Search – Puzzle 8
Hello ! I'm Xavier Jouvenot and here is the 8th part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 8th December 2021, named "Seven Segment Search". The solution I will propose in C++, but the reasoning can be applied to other… Lire la suite Advent Of Code 2021 – Seven Segment Search – Puzzle 8
Advent Of Code 2021 – The Treachery of Whales – Puzzle 7
Hello ! I'm Xavier Jouvenot and here is the 7th part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 7th December 2021, named "The Treachery of Whales". The solution I will propose in C++, but the reasoning can be applied to… Lire la suite Advent Of Code 2021 – The Treachery of Whales – Puzzle 7
Advent Of Code 2021 – Lanternfish – Puzzle 6
Hello ! I'm Xavier Jouvenot and here is the 6th part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 6th December 2021, named "Lanternfish". The solution I will propose in C++, but the reasoning can be applied to other languages. Self… Lire la suite Advent Of Code 2021 – Lanternfish – Puzzle 6
How to easily detect issues in your YAML files
Hello ! I'm Xavier Jouvenot and in this small post, I am going to explain how to easily detect issues in your YAML files. Self promotion: You can find other articles on computer science and programming on my website 😉 Problematic Whether you use YAML files to store server or CI/CI configuration, or simply data… Lire la suite How to easily detect issues in your YAML files
Advent Of Code 2021 – Hydrothermal Venture – Puzzle 5
Hello ! I'm Xavier Jouvenot and here is the 5th part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 5th December 2021, named "Hydrothermal Venture". The solution I will propose in C++, but the reasoning can be applied to other languages.… Lire la suite Advent Of Code 2021 – Hydrothermal Venture – Puzzle 5
Advent Of Code 2021 – Giant Squid – Puzzle 4
Hello ! I'm Xavier Jouvenot and here is the 4th part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 4th December 2021, named "Giant Squid". The solution I will propose in C++, but the reasoning can be applied to other languages.… Lire la suite Advent Of Code 2021 – Giant Squid – Puzzle 4
Advent Of Code 2021 – Binary Diagnostic – Puzzle 3
Hello ! I'm Xavier Jouvenot and here is the 3rd part of a long series on Advent Of Code 2021. For this new post, we are going to solve the problem from the 3rd December 2021, named "Binary Diagnostic". The solution I will propose in C++, but the reasoning can be applied to other languages.… Lire la suite Advent Of Code 2021 – Binary Diagnostic – Puzzle 3
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… Lire la suite Advent Of Code 2021 – Dive! – Puzzle 2