#include <assert.h>
#include <twod/rec_bisect_relaxed.hpp>
#include <oned/rec_bisect_minmax.hpp>
#include <util/tools.hpp>
#include <iostream>
Go to the source code of this file.