This documentation is automatically generated by online-judge-tools/verification-helper
#include "all_includes.hpp"
#ifndef all_includes_HPP
#define all_includes_HPP
#include "/home/pomelo/github.com/mkreem_library/Algorithm/Doubling.hpp"
#include "/home/pomelo/github.com/mkreem_library/Algorithm/Mo.hpp"
#include "/home/pomelo/github.com/mkreem_library/Algorithm/next_pairing.hpp"
#include "/home/pomelo/github.com/mkreem_library/Algorithm/next_shuffle.hpp"
#include "/home/pomelo/github.com/mkreem_library/DataStructure/LazySegtree_arith.hpp"
#include "/home/pomelo/github.com/mkreem_library/DataStructure/LazySegtree_arith_add.hpp"
#include "/home/pomelo/github.com/mkreem_library/DataStructure/Potentialized_UnionFind.hpp"
#include "/home/pomelo/github.com/mkreem_library/DataStructure/RangeSet.hpp"
#include "/home/pomelo/github.com/mkreem_library/DataStructure/Segtree.hpp"
#include "/home/pomelo/github.com/mkreem_library/DataStructure/UF_ComponentSum.hpp"
#include "/home/pomelo/github.com/mkreem_library/DataStructure/UnionFind.hpp"
#include "/home/pomelo/github.com/mkreem_library/Geometry/Point.hpp"
#include "/home/pomelo/github.com/mkreem_library/Graph/Graph_template.hpp"
#include "/home/pomelo/github.com/mkreem_library/Math/Binom.hpp"
#include "/home/pomelo/github.com/mkreem_library/Math/BinomMod.hpp"
#include "/home/pomelo/github.com/mkreem_library/Math/BinomMod_ll.hpp"
#include "/home/pomelo/github.com/mkreem_library/Math/enum_divisors.hpp"
#include "/home/pomelo/github.com/mkreem_library/Math/extended_gcd.hpp"
#include "/home/pomelo/github.com/mkreem_library/Math/is_prime.hpp"
#include "/home/pomelo/github.com/mkreem_library/Math/math.hpp"
#include "/home/pomelo/github.com/mkreem_library/Math/osa_k.hpp"
#include "/home/pomelo/github.com/mkreem_library/Math/prime_factorize.hpp"
#include "/home/pomelo/github.com/mkreem_library/Others/AbelianGroups.hpp"
#include "/home/pomelo/github.com/mkreem_library/Others/Debug.hpp"
#include "/home/pomelo/github.com/mkreem_library/Others/INT128.hpp"
#include "/home/pomelo/github.com/mkreem_library/Others/Input.hpp"
#include "/home/pomelo/github.com/mkreem_library/Others/Monoids.hpp"
#include "/home/pomelo/github.com/mkreem_library/Others/ZobristHash.hpp"
#include "/home/pomelo/github.com/mkreem_library/Others/bisect.hpp"
#include "/home/pomelo/github.com/mkreem_library/Others/cum1D.hpp"
#include "/home/pomelo/github.com/mkreem_library/Others/cum2D.hpp"
#include "/home/pomelo/github.com/mkreem_library/Others/macros.hpp"
#include "/home/pomelo/github.com/mkreem_library/String/Grid.hpp"
#include "/home/pomelo/github.com/mkreem_library/String/MP.hpp"
#include "/home/pomelo/github.com/mkreem_library/String/RollingHash.hpp"
#endif // all_includes_HPP
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.12.0/x64/lib/python3.12/site-packages/onlinejudge_verify/documentation/build.py", line 71, in _render_source_code_stat
bundled_code = language.bundle(stat.path, basedir=basedir, options={'include_paths': [basedir]}).decode()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.12.0/x64/lib/python3.12/site-packages/onlinejudge_verify/languages/cplusplus.py", line 187, in bundle
bundler.update(path)
File "/opt/hostedtoolcache/Python/3.12.0/x64/lib/python3.12/site-packages/onlinejudge_verify/languages/cplusplus_bundle.py", line 401, in update
self.update(self._resolve(pathlib.Path(included), included_from=path))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.12.0/x64/lib/python3.12/site-packages/onlinejudge_verify/languages/cplusplus_bundle.py", line 260, in _resolve
raise BundleErrorAt(path, -1, "no such header")
onlinejudge_verify.languages.cplusplus_bundle.BundleErrorAt: /home/pomelo/github.com/mkreem_library/Algorithm/Doubling.hpp: line -1: no such header