This documentation is automatically generated by online-judge-tools/verification-helper
View the Project on GitHub matumoto1234/library
#include "graph/base.hpp"
#pragma once namespace matumoto { using namespace std; }
#line 2 "graph/base.hpp" namespace matumoto { using namespace std; }