Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 457 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 457 Bytes

Advent of Code

This is my work for the Advent of Code program.

I will focus on readability and time and space complexities computation, not on completing puzzles as fast as possible.

If you have any tip you are welcome to discuss it with me.

Scripts must be executed in the root folder (standard configuration for Visual Studio Code IDE).

python3 2022/01/calorie_counting.py

Enjoy, and may Santa be with you!