A simple, correct implementation of interval_map
Find a file
Bruno BELANYI 8165fc6f99 Add randomized test
This was especially helpful for my previous attempt at a solution, which
did was more complicated.

The original rules for this assignment are quite silly, I don't think
they really optimize anything, and make understanding the actual
algorithm more difficult than it should be.
2024-08-24 19:27:36 +01:00
.woodpecker Bootstrap project 2024-08-23 21:28:41 +01:00
src Add implementation 2024-08-24 19:27:36 +01:00
tests Add randomized test 2024-08-24 19:27:36 +01:00
.clang-format Bootstrap project 2024-08-23 21:28:41 +01:00
.envrc Bootstrap project 2024-08-23 21:28:41 +01:00
.gitignore Bootstrap project 2024-08-23 21:28:41 +01:00
.pre-commit-config.yaml Bootstrap project 2024-08-23 21:28:41 +01:00
flake.lock Bootstrap project 2024-08-23 21:28:41 +01:00
flake.nix Bootstrap project 2024-08-23 21:28:41 +01:00
meson.build Bootstrap project 2024-08-23 21:28:41 +01:00