Commit graph

6 commits

Author SHA1 Message Date
BoolPurist
cf604ff98b Fixed missing validation for given day or task in benchmakr files 2024-08-30 21:13:54 +02:00
BoolPurist
603ee1827d Benchmark reporting;
Build red coloring for actual output if different from expected
Removed dependency colon ... with prettytable
2024-08-30 15:17:22 +02:00
BoolPurist
854f1f1334 Implemented benchmark framework 2024-08-30 02:18:02 +02:00
BoolPurist
b29deec7e7 Refacture: Moved solutions into lib crate for better reuse 2024-08-29 19:27:55 +02:00
BoolPurist
cb7e8465a2 Implemented input as direct value or as file input
Implemented parsing for day5
2024-08-16 16:36:56 +02:00
BoolPurist
0bc8636003 Implemented cli framework advent of code puzzels 2024-08-15 21:21:35 +02:00