This documentation is automatically generated by online-judge-tools/verification-helper
 DSU
            (DS/DSU.hpp)
 DSU
            (DS/DSU.hpp)
         Segment tree
            (DS/Segment_tree.hpp)
 Segment tree
            (DS/Segment_tree.hpp)
         Sparse table(KACTL version)
            (DS/Sparse_table.hpp)
 Sparse table(KACTL version)
            (DS/Sparse_table.hpp)
         DS/fenwick_tree.hpp
 DS/fenwick_tree.hpp
            
         Modint/Barrett_2.hpp
 Modint/Barrett_2.hpp
            
         Modint/Barrett_reduction.hpp
 Modint/Barrett_reduction.hpp
            
         Modint/dynamic_modint.hpp
 Modint/dynamic_modint.hpp
            
         montgomery modint(static modint)
            (Modint/montgomery_modint.hpp)
 montgomery modint(static modint)
            (Modint/montgomery_modint.hpp)
         Modint/montgomery_multiplication.hpp
 Modint/montgomery_multiplication.hpp
            
         NT/prime/sieve/bitset_sieve_odd.hpp
 NT/prime/sieve/bitset_sieve_odd.hpp
            
         NT/prime/sieve/block_sieve.hpp
 NT/prime/sieve/block_sieve.hpp
            
         NT/prime/sieve/bool_sieve.hpp
 NT/prime/sieve/bool_sieve.hpp
            
         NT/prime/sieve/fast_sieve.hpp
 NT/prime/sieve/fast_sieve.hpp
            
         NT/prime/sieve/kim_walisch_sieve.hpp
 NT/prime/sieve/kim_walisch_sieve.hpp
            
         NT/prime/sieve/linear_sieve.hpp
 NT/prime/sieve/linear_sieve.hpp
            
         test/aizu/1_seg_tree.test.cpp
 test/aizu/1_seg_tree.test.cpp
            
         test/aizu/2_segment_tree.test.cpp
 test/aizu/2_segment_tree.test.cpp
            
         test/aizu/disjointset.test.cpp
 test/aizu/disjointset.test.cpp
            
         test/aizu/pow_aizu.test.cpp
 test/aizu/pow_aizu.test.cpp
            
         test/yosupo/Ds/PARS_yosupo.test.cpp
 test/yosupo/Ds/PARS_yosupo.test.cpp
            
         test/yosupo/Ds/RMQ_yosupo.test.cpp
 test/yosupo/Ds/RMQ_yosupo.test.cpp
            
         test/yosupo/Ds/unionfind_yosupo.test.cpp
 test/yosupo/Ds/unionfind_yosupo.test.cpp
            
         test/yosupo/Graph/MST_yosupo.test.cpp
 test/yosupo/Graph/MST_yosupo.test.cpp
            
         test/yosupo/Graph/eulerian_trail_directed.test.cpp
 test/yosupo/Graph/eulerian_trail_directed.test.cpp
            
         test/yosupo/Graph/eulerian_trail_undirected.test.cpp
 test/yosupo/Graph/eulerian_trail_undirected.test.cpp
            
         test/yosupo/Math/BC_prime_mod.test.cpp
 test/yosupo/Math/BC_prime_mod.test.cpp
            
         test/yosupo/Math/enum_prime_1.test.cpp
 test/yosupo/Math/enum_prime_1.test.cpp
            
         test/yosupo/Math/enum_prime_2.test.cpp
 test/yosupo/Math/enum_prime_2.test.cpp
            
         test/yosupo/Math/enum_prime_3.test.cpp
 test/yosupo/Math/enum_prime_3.test.cpp
            
         test/yosupo/Math/enum_prime_4.test.cpp
 test/yosupo/Math/enum_prime_4.test.cpp
            
         test/yosupo/Math/enum_prime_5.test.cpp
 test/yosupo/Math/enum_prime_5.test.cpp
            
         test/yosupo/Math/factorize_yosupo.test.cpp
 test/yosupo/Math/factorize_yosupo.test.cpp
            
         test/yosupo/Math/mod_sqrt_yosupo.test.cpp
 test/yosupo/Math/mod_sqrt_yosupo.test.cpp
            
         test/yosupo/Math/montgomery_multiplication.test.cpp
 test/yosupo/Math/montgomery_multiplication.test.cpp
            
         test/yosupo/Math/prime_test_yosupo.test.cpp
 test/yosupo/Math/prime_test_yosupo.test.cpp
            
         test/yosupo/Math/primitive_root.test.cpp
 test/yosupo/Math/primitive_root.test.cpp
            
         test/yosupo/Tree/LCA_yosupo.test.cpp
 test/yosupo/Tree/LCA_yosupo.test.cpp
            
         test/yosupo/Tree/LCA_yosupo_2.test.cpp
 test/yosupo/Tree/LCA_yosupo_2.test.cpp
            
         test/yosupo/Tree/tree_diameter_yosupo.test.cpp
 test/yosupo/Tree/tree_diameter_yosupo.test.cpp