#include "graph.hpp" #include int main() { graphVertex gv; printf("OK"); return 0; }