This documentation is automatically generated by online-judge-tools/verification-helper
#include "graph/unweighted_type.hpp"
#pragma once
namespace noya2 {
struct unweighted {};
} // namespace noya2
#line 2 "graph/unweighted_type.hpp"
namespace noya2 {
struct unweighted {};
} // namespace noya2