Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 339 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 339 Bytes

What is this?

A repository where I'll solve all the puzzles from advent of code.

How are you gonna make it?

With hope.

Wish me luck!


The file schema will be like

year->day->code

Each day will have a README with the problem description and a brief (or not) explanation about my thought line.