Skip to content

Commit

Permalink
[auto-verifier] docs commit 8ab7b42
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Oct 22, 2023
1 parent 1a1840e commit 0fa0529
Show file tree
Hide file tree
Showing 37 changed files with 365 additions and 357 deletions.
2 changes: 1 addition & 1 deletion DP/lis.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ data:
timestamp: '2022-11-29 22:46:48+08:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- DP/tests/aizu_dpl_1_d_lis.test.cpp
- DP/tests/yosupo_lis.test.cpp
- DP/tests/aizu_dpl_1_d_lis.test.cpp
documentation_of: DP/lis.h
layout: document
redirect_from:
Expand Down
2 changes: 1 addition & 1 deletion DataStructure/Fenwick/Fenwick.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ data:
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- DP/tests/aizu_alds1_5_d_count_inversions.test.cpp
- DataStructure/test/fenwick_pointaddrangesum.test.cpp
- DataStructure/test/aizu_dsl_2_b_fenwick_aizu.test.cpp
- DataStructure/test/fenwick_pointaddrangesum.test.cpp
- DataStructure/test/fenwick.test.cpp
documentation_of: DataStructure/Fenwick/Fenwick.h
layout: document
Expand Down
8 changes: 4 additions & 4 deletions DataStructure/HeavyLight_adamant.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,12 +243,12 @@ data:
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- DataStructure/test/hld_vertexsetpathcomposite.test.cpp
- DataStructure/test/aizu_grl_5_c_hld_lca.test.cpp
- DataStructure/test/hld_vertexaddpathsum.test.cpp
- DataStructure/test/hld_lca.test.cpp
- DataStructure/test/aizu_grl_5_e_hld_edge.test.cpp
- DataStructure/test/yosupo_hld_kth_vertex_on_path.test.cpp
- DataStructure/test/aizu_grl_5_d_hld_edge.test.cpp
- DataStructure/test/hld_vertexaddpathsum.test.cpp
- DataStructure/test/aizu_grl_5_c_hld_lca.test.cpp
- DataStructure/test/aizu_grl_5_e_hld_edge.test.cpp
- DataStructure/test/hld_lca.test.cpp
- DataStructure/test/hld_vertexaddsubtreesum.test.cpp
documentation_of: DataStructure/HeavyLight_adamant.h
layout: document
Expand Down
12 changes: 6 additions & 6 deletions DataStructure/LazySegTree.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,16 +262,16 @@ data:
timestamp: '2022-08-09 14:38:08+08:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- DataStructure/test/aizu_dsl_2_d_segment_tree_rangeset.test.cpp
- DataStructure/test/aizu_dsl_2_h_segment_tree_rangeaddmin.test.cpp
- DataStructure/test/segment_tree_rangeaffinepointget.test.cpp
- DataStructure/test/aizu_dsl_2_f_segment_tree_rangesetmin.test.cpp
- DataStructure/test/area_of_union_of_rectangles.test.cpp
- DataStructure/test/aizu_dsl_2_g_segment_tree_rangeaddsum.test.cpp
- DataStructure/test/segment_tree_rangeaffinerangesum.test.cpp
- DataStructure/test/aizu_dsl_2_i_segment_tree_rangesetsum.test.cpp
- DataStructure/test/segment_tree_rangeaffinepointget.test.cpp
- DataStructure/test/aizu_grl_5_e_hld_edge.test.cpp
- DataStructure/test/aizu_dsl_2_d_segment_tree_rangeset.test.cpp
- DataStructure/test/segment_tree_rangeaffinerangesum.test.cpp
- DataStructure/test/aizu_dsl_2_e_segment_tree_rangeadd.test.cpp
- DataStructure/test/aizu_dsl_2_f_segment_tree_rangesetmin.test.cpp
- DataStructure/test/aizu_dsl_2_h_segment_tree_rangeaddmin.test.cpp
- DataStructure/test/aizu_dsl_2_i_segment_tree_rangesetsum.test.cpp
documentation_of: DataStructure/LazySegTree.h
layout: document
redirect_from:
Expand Down
2 changes: 1 addition & 1 deletion DataStructure/LiChaoSegTree.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ data:
timestamp: '2022-01-03 02:31:11+08:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- DataStructure/test/li_chao_seg_tree_lineaddgetmin.test.cpp
- DataStructure/test/li_chao_seg_tree_segaddgetmin.test.cpp
- DataStructure/test/li_chao_seg_tree_lineaddgetmin.test.cpp
documentation_of: DataStructure/LiChaoSegTree.h
layout: document
redirect_from:
Expand Down
2 changes: 1 addition & 1 deletion DataStructure/LinkCutTree.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ data:
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- DataStructure/test/link_cut_tree_vertexsetpathcomposite.test.cpp
- DataStructure/test/link_cut_tree_vertexaddsubtreesum.test.cpp
- DataStructure/test/link_cut_tree_addpathsum.test.cpp
- DataStructure/test/link_cut_tree_vertexaddsubtreesum.test.cpp
documentation_of: DataStructure/LinkCutTree.h
layout: document
redirect_from:
Expand Down
4 changes: 2 additions & 2 deletions DataStructure/RMQ.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ data:
timestamp: '2022-08-11 17:15:37+08:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- String/tests/suffix_array.test.cpp
- String/tests/lcp.test.cpp
- String/tests/suffix_array.test.cpp
- String/tests/suffix_array_queries.test.cpp
- DataStructure/test/aizu_grl_5_c_lca.test.cpp
- DataStructure/test/lca.test.cpp
- DataStructure/test/rmq.test.cpp
- DataStructure/test/lca.test.cpp
documentation_of: DataStructure/RMQ.h
layout: document
redirect_from:
Expand Down
2 changes: 1 addition & 1 deletion DataStructure/RangeSet.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ data:
timestamp: '2022-12-31 08:30:35+00:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- DataStructure/test/yukicoder_674_range_set.test.cpp
- DataStructure/test/aizu_dsl_2_d_rangeset.test.cpp
- DataStructure/test/yukicoder_674_range_set.test.cpp
- DataStructure/test/aizu_dsl_4_a_range_set.test.cpp
documentation_of: DataStructure/RangeSet.h
layout: document
Expand Down
11 changes: 8 additions & 3 deletions DataStructure/STL/pbds_faster_map.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ data:
- https://codeforces.com/contest/1006/submission/41804666
- https://ideone.com/LhpILA
bundledCode: "#line 1 \"DataStructure/STL/pbds_faster_map.h\"\n// From https://codeforces.com/blog/entry/60737\n\
\n// Code copied from https://codeforces.com/contest/1006/submission/41804666\n\
\n// Note: it's probably useful to test if these tricks make unordered_map fast\
\ enough first:\n// unordered_map<...> mp;\n// mp.reserve(N); // maybe use 2^x?\n\
// mp.max_load_factor(0.25);\n\n// Code copied from https://codeforces.com/contest/1006/submission/41804666\n\
#include <ext/pb_ds/assoc_container.hpp>\nusing namespace __gnu_pbds;\n\nunsigned\
\ hash_f(unsigned x) {\n x = ((x >> 16) ^ x) * 0x45d9f3b;\n x = ((x >> 16)\
\ ^ x) * 0x45d9f3b;\n x = (x >> 16) ^ x;\n return x;\n}\nstruct chash {\n\
Expand All @@ -22,7 +24,10 @@ data:
const ll SEED = (ll)(new ll);\nconst ll RANDOM = TIME ^ SEED;\nconst ll MOD =\
\ (int)1e9+7;\nconst ll MUL = (int)1e6+3;\n\nstruct chash{\n ll operator()(ll\
\ x) const { return std::hash<ll>{}((x ^ RANDOM) % MOD * MUL); }\n};\n"
code: "// From https://codeforces.com/blog/entry/60737\n\n// Code copied from https://codeforces.com/contest/1006/submission/41804666\n\
code: "// From https://codeforces.com/blog/entry/60737\n\n// Note: it's probably\
\ useful to test if these tricks make unordered_map fast enough first:\n// unordered_map<...>\
\ mp;\n// mp.reserve(N); // maybe use 2^x?\n// mp.max_load_factor(0.25);\n\n\
// Code copied from https://codeforces.com/contest/1006/submission/41804666\n\
#include <ext/pb_ds/assoc_container.hpp>\nusing namespace __gnu_pbds;\n\nunsigned\
\ hash_f(unsigned x) {\n x = ((x >> 16) ^ x) * 0x45d9f3b;\n x = ((x >> 16)\
\ ^ x) * 0x45d9f3b;\n x = (x >> 16) ^ x;\n return x;\n}\nstruct chash {\n\
Expand All @@ -36,7 +41,7 @@ data:
isVerificationFile: false
path: DataStructure/STL/pbds_faster_map.h
requiredBy: []
timestamp: '2020-12-03 13:14:44+08:00'
timestamp: '2023-10-22 16:42:38+08:00'
verificationStatus: LIBRARY_NO_TESTS
verifiedWith: []
documentation_of: DataStructure/STL/pbds_faster_map.h
Expand Down
10 changes: 5 additions & 5 deletions DataStructure/SegTree.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,15 +186,15 @@ data:
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- DataStructure/test/hld_vertexsetpathcomposite.test.cpp
- DataStructure/test/segment_tree_2d_pointaddrectsum.test.cpp
- DataStructure/test/segment_tree_staticrmq.test.cpp
- DataStructure/test/hld_vertexaddpathsum.test.cpp
- DataStructure/test/segment_tree_pointsetrangecomposite.test.cpp
- DataStructure/test/segment_tree_pointaddrangesum.test.cpp
- DataStructure/test/aizu_dsl_2_b_segment_tree_sum.test.cpp
- DataStructure/test/aizu_dsl_2_a_segment_tree_rmq_update.test.cpp
- DataStructure/test/aizu_grl_5_d_hld_edge.test.cpp
- DataStructure/test/hld_vertexaddpathsum.test.cpp
- DataStructure/test/segment_tree_pointaddrangesum.test.cpp
- DataStructure/test/segment_tree_pointsetrangecomposite.test.cpp
- DataStructure/test/segment_tree_2d_pointaddrectsum.test.cpp
- DataStructure/test/hld_vertexaddsubtreesum.test.cpp
- DataStructure/test/segment_tree_staticrmq.test.cpp
documentation_of: DataStructure/SegTree.h
layout: document
redirect_from:
Expand Down
14 changes: 7 additions & 7 deletions DataStructure/misc/vec.h.md → DataStructure/misc/ndvec.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ data:
attributes:
links:
- https://codeforces.com/blog/entry/76149
bundledCode: "#line 1 \"DataStructure/misc/vec.h\"\n// Copied from https://codeforces.com/blog/entry/76149\n\
bundledCode: "#line 1 \"DataStructure/misc/ndvec.h\"\n// Copied from https://codeforces.com/blog/entry/76149\n\
\n// n-d vector {{{\ntemplate<int D, typename T>\nstruct Vec : public vector<Vec<D\
\ - 1, T>> {\n static_assert(D >= 1, \"Dimension must be positive\");\n \
\ template<typename... Args>\n Vec(int n = 0, Args... args) : vector<Vec<D\
Expand Down Expand Up @@ -37,15 +37,15 @@ data:
\ e; // just blank vector of strings\n}\n"
dependsOn: []
isVerificationFile: false
path: DataStructure/misc/vec.h
path: DataStructure/misc/ndvec.h
requiredBy: []
timestamp: '2023-01-18 14:36:13+07:00'
timestamp: '2023-10-22 16:42:38+08:00'
verificationStatus: LIBRARY_NO_TESTS
verifiedWith: []
documentation_of: DataStructure/misc/vec.h
documentation_of: DataStructure/misc/ndvec.h
layout: document
redirect_from:
- /library/DataStructure/misc/vec.h
- /library/DataStructure/misc/vec.h.html
title: DataStructure/misc/vec.h
- /library/DataStructure/misc/ndvec.h
- /library/DataStructure/misc/ndvec.h.html
title: DataStructure/misc/ndvec.h
---
38 changes: 19 additions & 19 deletions Geometry/basic.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,32 +251,32 @@ data:
timestamp: '2022-12-27 01:22:59+08:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- Geometry/tests/aizu_cgl_4_a_polygon_convex_hull.test.cpp
- Geometry/tests/aizu_cgl_5_a_closest_pair.test.cpp
- Geometry/tests/aizu_cgl_2_b_basic_segment_intersect.test.cpp
- Geometry/tests/z_basic_ccw.test.cpp
- Geometry/tests/aizu_cgl_7_e_circle_circle_intersection.test.cpp
- Geometry/tests/aizu_cgl_4_c_polygon_convex_cut.test.cpp
- Geometry/tests/aizu_cgl_3_b_polygon_is_convex.test.cpp
- Geometry/tests/aizu_cgl_7_g_circle_circle_tangent_points.test.cpp
- Geometry/tests/aizu_cgl_4_b_polygon_convex_diameter.test.cpp
- Geometry/tests/z_polygon_is_convex.test.cpp
- Geometry/tests/aizu_cgl_7_a_cicle_tangents.test.cpp
- Geometry/tests/aizu_cgl_2_d_basic_segment_distance.test.cpp
- Geometry/tests/aizu_cgl_1_a_basic_projection.test.cpp
- Geometry/tests/z_basic_segment_intersect.test.cpp
- Geometry/tests/aizu_cgl_1_b_basic_reflection.test.cpp
- Geometry/tests/aizu_cgl_7_d_circle_line_intersection.test.cpp
- Geometry/tests/aizu_cgl_7_f_circle_tangent_points.test.cpp
- Geometry/tests/aizu_cgl_1_b_basic_reflection.test.cpp
- Geometry/tests/polygon_in_convex.test.cpp
- Geometry/tests/z_basic_segment_intersect.test.cpp
- Geometry/tests/aizu_cgl_4_a_polygon_convex_hull.test.cpp
- Geometry/tests/aizu_cgl_7_a_cicle_tangents.test.cpp
- Geometry/tests/aizu_cgl_7_g_circle_circle_tangent_points.test.cpp
- Geometry/tests/aizu_cgl_3_a_polygon_area.test.cpp
- Geometry/tests/z_polygon_convexhull.test.cpp
- Geometry/tests/aizu_cgl_2_a_basic_line.test.cpp
- Geometry/tests/aizu_cgl_7_d_circle_line_intersection.test.cpp
- Geometry/tests/aizu_cgl_2_d_basic_segment_distance.test.cpp
- Geometry/tests/aizu_cgl_1_c_basic_ccw.test.cpp
- Geometry/tests/z_polygon_convexhull.test.cpp
- Geometry/tests/aizu_cgl_3_a_polygon_area.test.cpp
- Geometry/tests/aizu_cgl_7_i_circle_common_area.test.cpp
- Geometry/tests/aizu_cgl_3_b_polygon_is_convex.test.cpp
- Geometry/tests/aizu_cgl_5_a_closest_pair.test.cpp
- Geometry/tests/z_polygon_area.test.cpp
- Geometry/tests/aizu_cgl_4_c_polygon_convex_cut.test.cpp
- Geometry/tests/aizu_cgl_3_c_polygon_in_polygon.test.cpp
- Geometry/tests/polygon_in_convex.test.cpp
- Geometry/tests/aizu_cgl_4_b_polygon_convex_diameter.test.cpp
- Geometry/tests/aizu_cgl_1_a_basic_projection.test.cpp
- Geometry/tests/aizu_cgl_7_i_circle_common_area.test.cpp
- Geometry/tests/aizu_cgl_2_b_basic_segment_intersect.test.cpp
- Geometry/tests/z_polygon_is_convex.test.cpp
- Geometry/tests/aizu_cgl_2_c_basic_line_intersection.test.cpp
- Geometry/tests/aizu_cgl_7_e_circle_circle_intersection.test.cpp
documentation_of: Geometry/basic.h
layout: document
redirect_from:
Expand Down
6 changes: 3 additions & 3 deletions Geometry/circle.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,12 +152,12 @@ data:
timestamp: '2022-01-11 12:26:06+08:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- Geometry/tests/aizu_cgl_7_e_circle_circle_intersection.test.cpp
- Geometry/tests/aizu_cgl_7_g_circle_circle_tangent_points.test.cpp
- Geometry/tests/aizu_cgl_7_f_circle_tangent_points.test.cpp
- Geometry/tests/aizu_cgl_7_a_cicle_tangents.test.cpp
- Geometry/tests/aizu_cgl_7_g_circle_circle_tangent_points.test.cpp
- Geometry/tests/aizu_cgl_7_d_circle_line_intersection.test.cpp
- Geometry/tests/aizu_cgl_7_f_circle_tangent_points.test.cpp
- Geometry/tests/aizu_cgl_7_i_circle_common_area.test.cpp
- Geometry/tests/aizu_cgl_7_e_circle_circle_intersection.test.cpp
documentation_of: Geometry/circle.h
layout: document
redirect_from:
Expand Down
12 changes: 6 additions & 6 deletions Geometry/polygon.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,16 +259,16 @@ data:
timestamp: '2023-02-02 12:34:59+08:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- Geometry/tests/polygon_in_convex.test.cpp
- Geometry/tests/aizu_cgl_4_a_polygon_convex_hull.test.cpp
- Geometry/tests/aizu_cgl_4_c_polygon_convex_cut.test.cpp
- Geometry/tests/aizu_cgl_3_b_polygon_is_convex.test.cpp
- Geometry/tests/aizu_cgl_4_b_polygon_convex_diameter.test.cpp
- Geometry/tests/z_polygon_is_convex.test.cpp
- Geometry/tests/z_polygon_convexhull.test.cpp
- Geometry/tests/aizu_cgl_3_a_polygon_area.test.cpp
- Geometry/tests/z_polygon_convexhull.test.cpp
- Geometry/tests/aizu_cgl_3_b_polygon_is_convex.test.cpp
- Geometry/tests/z_polygon_area.test.cpp
- Geometry/tests/aizu_cgl_4_c_polygon_convex_cut.test.cpp
- Geometry/tests/aizu_cgl_3_c_polygon_in_polygon.test.cpp
- Geometry/tests/polygon_in_convex.test.cpp
- Geometry/tests/aizu_cgl_4_b_polygon_convex_diameter.test.cpp
- Geometry/tests/z_polygon_is_convex.test.cpp
documentation_of: Geometry/polygon.h
layout: document
redirect_from:
Expand Down
2 changes: 1 addition & 1 deletion Graph/DfsTree/BridgeArticulation.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ data:
timestamp: '2022-08-09 14:38:08+08:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- Graph/tests/aizu_grl_3_a_articulation_points.test.cpp
- Graph/tests/aizu_grl_3_b_bridge.test.cpp
- Graph/tests/aizu_grl_3_a_articulation_points.test.cpp
- Graph/tests/bridge_biconnected.test.cpp
documentation_of: Graph/DfsTree/BridgeArticulation.h
layout: document
Expand Down
4 changes: 2 additions & 2 deletions Graph/DfsTree/StronglyConnected.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ data:
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- Graph/tests/aizu_grl_4_a_strongly_connected_cycle_check.test.cpp
- Graph/tests/strongly_connected.test.cpp
- Graph/tests/aizu_grl_3_c_strongly_connected.test.cpp
- Graph/tests/two_sat.test.cpp
- Graph/tests/aizu_grl_3_c_strongly_connected.test.cpp
- Graph/tests/strongly_connected.test.cpp
documentation_of: Graph/DfsTree/StronglyConnected.h
layout: document
redirect_from:
Expand Down
2 changes: 1 addition & 1 deletion Graph/tree_diameter.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ data:
timestamp: '2022-11-21 21:56:30+08:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- Graph/tests/aizu_grl_5_a_tree_diameter.test.cpp
- Graph/tests/tree_diameter.test.cpp
- Graph/tests/aizu_grl_5_a_tree_diameter.test.cpp
documentation_of: Graph/tree_diameter.h
layout: document
redirect_from:
Expand Down
4 changes: 2 additions & 2 deletions ML/lightbgm_example.py.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ data:
_verificationStatusIcon: ':warning:'
attributes:
links: []
bundledCode: "Traceback (most recent call last):\n File \"/opt/hostedtoolcache/Python/3.11.5/x64/lib/python3.11/site-packages/onlinejudge_verify/documentation/build.py\"\
bundledCode: "Traceback (most recent call last):\n File \"/opt/hostedtoolcache/Python/3.11.6/x64/lib/python3.11/site-packages/onlinejudge_verify/documentation/build.py\"\
, line 71, in _render_source_code_stat\n bundled_code = language.bundle(stat.path,\
\ basedir=basedir, options={'include_paths': [basedir]}).decode()\n \
\ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\
\ File \"/opt/hostedtoolcache/Python/3.11.5/x64/lib/python3.11/site-packages/onlinejudge_verify/languages/python.py\"\
\ File \"/opt/hostedtoolcache/Python/3.11.6/x64/lib/python3.11/site-packages/onlinejudge_verify/languages/python.py\"\
, line 96, in bundle\n raise NotImplementedError\nNotImplementedError\n"
code: "import sys\ninput = sys.stdin.readline\n\n\nimport pandas as pd\nimport numpy\
\ as np\n\nfrom sklearn.model_selection import train_test_split\nimport lightgbm\
Expand Down
4 changes: 2 additions & 2 deletions Math/Matrix.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,9 @@ data:
timestamp: '2022-12-29 18:10:21+08:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- Math/tests/matrix_inverse.test.cpp
- Math/tests/matrix_mult.test.cpp
- Math/tests/matrix_det.test.cpp
- Math/tests/matrix_mult.test.cpp
- Math/tests/matrix_inverse.test.cpp
documentation_of: Math/Matrix.h
layout: document
redirect_from:
Expand Down
2 changes: 1 addition & 1 deletion Math/NumberTheory/ExtendedEuclid.h.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ data:
timestamp: '2022-01-06 17:46:09+08:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- Math/tests/aizu_ntl_1_e_extended_euclid.test.cpp
- Math/tests/ntt_chemthan_any_mod_2.test.cpp
- Math/tests/aizu_ntl_1_e_extended_euclid.test.cpp
documentation_of: Math/NumberTheory/ExtendedEuclid.h
layout: document
redirect_from:
Expand Down
Loading

0 comments on commit 0fa0529

Please sign in to comment.