aboutsummaryrefslogtreecommitdiffstats
path: root/AoC2023
Commit message (Collapse)AuthorAgeFilesLines
* [AoC2023] day06 lisp part 1Oscar Najera2023-12-062-0/+42
|
* day05 bug finally found and fixedOscar Najera2023-12-061-37/+18
| | | | | | | I had poor control of bounds. Right simple tests, it is not that hard, debugging by reading takes forever.
* day05 try with ranges fail to solveOscar Najera2023-12-061-37/+121
|
* [AoC2023] day05 lisp too slowOscar Najera2023-12-052-0/+314
|
* Solve day04 part2Oscar Najera2023-12-041-3/+31
|
* [AoC2023] day04 part 1 lispOscar Najera2023-12-042-0/+239
|
* refactor day03Oscar Najera2023-12-041-51/+19
|
* [AoC2023] day03 lispOscar Najera2023-12-042-0/+227
|
* day02 refactor with structOscar Najera2023-12-031-32/+28
|
* [AoC2023] day02 lispOscar Najera2023-12-032-0/+179
|
* fix second instanceOscar Najera2023-12-031-23/+15
|
* [AoC2023] day01 lisp fail 2ndOscar Najera2023-12-034-0/+1109