Commit graph

  • cf604ff98b Fixed missing validation for given day or task in benchmakr files main BoolPurist 2024-08-30 21:13:54 +02:00
  • 603ee1827d Benchmark reporting; BoolPurist 2024-08-30 15:17:22 +02:00
  • a3ce12a80b Fixed clippy warnings BoolPurist 2024-08-30 06:03:08 +02:00
  • 1d0154122b Included showing puzzel input file into benchmark report BoolPurist 2024-08-30 06:00:23 +02:00
  • 4970f247f3 Cut down runtime on part 2 of day 6 by 10 times BoolPurist 2024-08-30 04:06:30 +02:00
  • fd25e8f8db Merge pull request 'convert_to_workspace' (#1) from convert_to_workspace into main boolpurist 2024-08-30 03:22:17 +02:00
  • 331faaa44d Fixed clippy warnings BoolPurist 2024-08-30 03:17:49 +02:00
  • c449b002f8 Made solution for day 6 faster BoolPurist 2024-08-30 03:06:53 +02:00
  • 854f1f1334 Implemented benchmark framework BoolPurist 2024-08-30 02:18:02 +02:00
  • 5a98c0541b Added License BoolPurist 2024-08-29 19:31:01 +02:00
  • b29deec7e7 Refacture: Moved solutions into lib crate for better reuse BoolPurist 2024-08-29 19:27:55 +02:00
  • 64f87d035e Added TODO BoolPurist 2024-08-29 17:45:43 +02:00
  • a840565b98 Tidied up day 7 BoolPurist 2024-08-29 17:24:55 +02:00
  • e3f7039080 Solved part 2 of day 7 BoolPurist 2024-08-23 12:08:39 +02:00
  • 480bc48d79 Solved part 2 of day 7 partially BoolPurist 2024-08-23 11:29:22 +02:00
  • dad77e85c0 Solved part 1 of day 7 BoolPurist 2024-08-23 09:23:00 +02:00
  • d117c34786 Implemented faulty first part of day 7 BoolPurist 2024-08-23 08:27:22 +02:00
  • bb63ca7f74 Implemented line parsing for a dealt hand BoolPurist 2024-08-23 06:45:11 +02:00
  • 98633ea9df Solved day 6 BoolPurist 2024-08-18 15:03:45 +02:00
  • 9a10cf7c47 Solved second part of day 5 BoolPurist 2024-08-18 02:15:01 +02:00
  • 4c093353cf Restarted day 5 BoolPurist 2024-08-17 21:20:26 +02:00
  • 79b55bd23a Solved 1 task for day 5 BoolPurist 2024-08-16 18:23:12 +02:00
  • cb7e8465a2 Implemented input as direct value or as file input BoolPurist 2024-08-16 16:36:56 +02:00
  • 0bc8636003 Implemented cli framework advent of code puzzels BoolPurist 2024-08-15 21:21:35 +02:00