#include #include #include "../common/common.h" #include "../../maths/graph.h" int main(void) { test(); return 1; }