Naive data structure. Naively loops through the array to find the minimum. More...
#include <data_structure.hpp>
Naive data structure. Naively loops through the array to find the minimum.