A simple, correct implementation of interval_map
Find a file
Bruno BELANYI c41d1b2922 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 20:32:14 +01:00
.woodpecker Bootstrap project 2024-08-24 20:32:02 +01:00
src Add implementation 2024-08-24 20:32:14 +01:00
tests Add randomized test 2024-08-24 20:32:14 +01:00
.clang-format Bootstrap project 2024-08-24 20:32:02 +01:00
.envrc Bootstrap project 2024-08-24 20:32:02 +01:00
.gitignore Bootstrap project 2024-08-24 20:32:02 +01:00
flake.lock Bootstrap project 2024-08-24 20:32:02 +01:00
flake.nix Bootstrap project 2024-08-24 20:32:02 +01:00
meson.build Bootstrap project 2024-08-24 20:32:02 +01:00