This documentation is automatically generated by online-judge-tools/verification-helper
 binary search (二分探索)
            (lib/binary_search.hpp)
 binary search (二分探索)
            (lib/binary_search.hpp)
         compress (座標圧縮)
            (lib/compress.hpp)
 compress (座標圧縮)
            (lib/compress.hpp)
         sieve of Eratosthenes (エラトステネスの篩)
            (lib/eratosthenes-sieve.hpp)
 sieve of Eratosthenes (エラトステネスの篩)
            (lib/eratosthenes-sieve.hpp)
         factorize-trial-division (試し割りによる素因数分解)
            (lib/factorize-trial-division.hpp)
 factorize-trial-division (試し割りによる素因数分解)
            (lib/factorize-trial-division.hpp)
         modpow
            (lib/modpow.hpp)
 modpow
            (lib/modpow.hpp)
         Warshall-Floyd (ワーシャルフロイド法, 全点対最短経路, All Pair Shortest Path, APSP)
            (lib/warshall-floyd.hpp)
 Warshall-Floyd (ワーシャルフロイド法, 全点対最短経路, All Pair Shortest Path, APSP)
            (lib/warshall-floyd.hpp)