Skip to content

Commit

Permalink
[auto-verifier] docs commit e035d29
Browse files Browse the repository at this point in the history
web-flow authored Dec 27, 2024
1 parent 54c2556 commit 8be585e
Showing 113 changed files with 390 additions and 390 deletions.
8 changes: 4 additions & 4 deletions alg/acted_monoid/min_add.hpp.md
Original file line number Diff line number Diff line change
@@ -24,12 +24,12 @@ data:
- icon: ':heavy_check_mark:'
path: test/3_yukicoder/1720.test.cpp
title: test/3_yukicoder/1720.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_H.test.cpp
title: test/4_aoj/DSL_2_H.test.cpp
_isVerificationFailed: true
_isVerificationFailed: false
_pathExtension: hpp
_verificationStatusIcon: ':question:'
_verificationStatusIcon: ':heavy_check_mark:'
attributes:
links: []
bundledCode: "#line 2 \"alg/monoid/add.hpp\"\n\r\ntemplate <typename E>\r\nstruct\
@@ -61,7 +61,7 @@ data:
requiredBy:
- seq/common_interval_decomposition.hpp
timestamp: '2024-01-23 05:58:02+09:00'
verificationStatus: LIBRARY_SOME_WA
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- test/3_yukicoder/1234.test.cpp
- test/3_yukicoder/1270.test.cpp
2 changes: 1 addition & 1 deletion alg/acted_monoid/minmax_add.hpp.md
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ data:
- icon: ':question:'
path: alg/monoid/add.hpp
title: alg/monoid/add.hpp
- icon: ':question:'
- icon: ':heavy_check_mark:'
path: alg/monoid/minmax.hpp
title: alg/monoid/minmax.hpp
_extendedRequiredBy: []
2 changes: 1 addition & 1 deletion alg/acted_monoid/minmincnt_add.hpp.md
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ data:
- icon: ':heavy_check_mark:'
path: test/2_library_checker/data_structure/area_of_union_of_rectangles.test.cpp
title: test/2_library_checker/data_structure/area_of_union_of_rectangles.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_4_A.test.cpp
title: test/4_aoj/DSL_4_A.test.cpp
- icon: ':x:'
2 changes: 1 addition & 1 deletion alg/acted_monoid/sum_add.hpp.md
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ data:
- icon: ':heavy_check_mark:'
path: test/3_yukicoder/789_2.test.cpp
title: test/3_yukicoder/789_2.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_5_E.test.cpp
title: test/4_aoj/GRL_5_E.test.cpp
- icon: ':x:'
2 changes: 1 addition & 1 deletion alg/acted_monoid/sum_assign.hpp.md
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ data:
- icon: ':heavy_check_mark:'
path: test/3_yukicoder/2292.test.cpp
title: test/3_yukicoder/2292.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_I.test.cpp
title: test/4_aoj/DSL_2_I.test.cpp
- icon: ':x:'
14 changes: 7 additions & 7 deletions alg/monoid/add.hpp.md
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ data:
- icon: ':heavy_check_mark:'
path: alg/acted_monoid/maxidx_add.hpp
title: alg/acted_monoid/maxidx_add.hpp
- icon: ':question:'
- icon: ':heavy_check_mark:'
path: alg/acted_monoid/min_add.hpp
title: alg/acted_monoid/min_add.hpp
- icon: ':heavy_check_mark:'
@@ -83,7 +83,7 @@ data:
- icon: ':heavy_check_mark:'
path: ds/offline_query/rectangle_add_rectangle_sum.hpp
title: ds/offline_query/rectangle_add_rectangle_sum.hpp
- icon: ':question:'
- icon: ':heavy_check_mark:'
path: ds/range_add_range_sum.hpp
title: ds/range_add_range_sum.hpp
- icon: ':question:'
@@ -480,19 +480,19 @@ data:
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_E.test.cpp
title: test/4_aoj/DSL_2_E.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_G.test.cpp
title: test/4_aoj/DSL_2_G.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_H.test.cpp
title: test/4_aoj/DSL_2_H.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_I.test.cpp
title: test/4_aoj/DSL_2_I.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_4_A.test.cpp
title: test/4_aoj/DSL_4_A.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_5_E.test.cpp
title: test/4_aoj/GRL_5_E.test.cpp
- icon: ':x:'
2 changes: 1 addition & 1 deletion alg/monoid/assign.hpp.md
Original file line number Diff line number Diff line change
@@ -66,7 +66,7 @@ data:
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_F.test.cpp
title: test/4_aoj/DSL_2_F.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_I.test.cpp
title: test/4_aoj/DSL_2_I.test.cpp
- icon: ':x:'
2 changes: 1 addition & 1 deletion alg/monoid/max.hpp.md
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@ data:
- icon: ':heavy_check_mark:'
path: test/3_yukicoder/686.test.cpp
title: test/3_yukicoder/686.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_2_A.test.cpp
title: test/4_aoj/GRL_2_A.test.cpp
- icon: ':x:'
6 changes: 3 additions & 3 deletions alg/monoid/min.hpp.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ data:
- icon: ':heavy_check_mark:'
path: alg/acted_monoid/max_min.hpp
title: alg/acted_monoid/max_min.hpp
- icon: ':question:'
- icon: ':heavy_check_mark:'
path: alg/acted_monoid/min_add.hpp
title: alg/acted_monoid/min_add.hpp
- icon: ':heavy_check_mark:'
@@ -171,10 +171,10 @@ data:
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_F.test.cpp
title: test/4_aoj/DSL_2_F.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_H.test.cpp
title: test/4_aoj/DSL_2_H.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_2_A.test.cpp
title: test/4_aoj/GRL_2_A.test.cpp
- icon: ':x:'
8 changes: 4 additions & 4 deletions alg/monoid/minmax.hpp.md
Original file line number Diff line number Diff line change
@@ -9,12 +9,12 @@ data:
- icon: ':heavy_check_mark:'
path: test/1_mytest/minmax_add.test.cpp
title: test/1_mytest/minmax_add.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/ITP2_3_B.test.cpp
title: test/4_aoj/ITP2_3_B.test.cpp
_isVerificationFailed: true
_isVerificationFailed: false
_pathExtension: hpp
_verificationStatusIcon: ':question:'
_verificationStatusIcon: ':heavy_check_mark:'
attributes:
links: []
bundledCode: "#line 2 \"alg/monoid/minmax.hpp\"\n\r\ntemplate <class X>\r\nstruct\
@@ -35,7 +35,7 @@ data:
requiredBy:
- alg/acted_monoid/minmax_add.hpp
timestamp: '2023-02-01 23:31:55+09:00'
verificationStatus: LIBRARY_SOME_WA
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- test/4_aoj/ITP2_3_B.test.cpp
- test/1_mytest/minmax_add.test.cpp
2 changes: 1 addition & 1 deletion alg/monoid/minmincnt.hpp.md
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ data:
- icon: ':heavy_check_mark:'
path: test/2_library_checker/data_structure/area_of_union_of_rectangles.test.cpp
title: test/2_library_checker/data_structure/area_of_union_of_rectangles.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_4_A.test.cpp
title: test/4_aoj/DSL_4_A.test.cpp
- icon: ':x:'
6 changes: 3 additions & 3 deletions alg/monoid/monoid_reverse.hpp.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
data:
_extendedDependsOn: []
_extendedRequiredBy:
- icon: ':question:'
- icon: ':heavy_check_mark:'
path: graph/ds/lazy_tree_monoid.hpp
title: graph/ds/lazy_tree_monoid.hpp
- icon: ':heavy_check_mark:'
@@ -51,10 +51,10 @@ data:
- icon: ':heavy_check_mark:'
path: test/3_yukicoder/529.test.cpp
title: test/3_yukicoder/529.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_2_A.test.cpp
title: test/4_aoj/GRL_2_A.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_5_E.test.cpp
title: test/4_aoj/GRL_5_E.test.cpp
- icon: ':x:'
6 changes: 3 additions & 3 deletions bigint/base.hpp.md
Original file line number Diff line number Diff line change
@@ -63,13 +63,13 @@ data:
- icon: ':heavy_check_mark:'
path: test/3_yukicoder/303.test.cpp
title: test/3_yukicoder/303.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/NTL_2_A.test.cpp
title: test/4_aoj/NTL_2_A.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/NTL_2_B.test.cpp
title: test/4_aoj/NTL_2_B.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/NTL_2_C.test.cpp
title: test/4_aoj/NTL_2_C.test.cpp
- icon: ':x:'
4 changes: 2 additions & 2 deletions ds/fenwicktree/fenwicktree.hpp.md
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ data:
- icon: ':heavy_check_mark:'
path: ds/offline_query/rectangle_add_rectangle_sum.hpp
title: ds/offline_query/rectangle_add_rectangle_sum.hpp
- icon: ':question:'
- icon: ':heavy_check_mark:'
path: ds/range_add_range_sum.hpp
title: ds/range_add_range_sum.hpp
- icon: ':question:'
@@ -171,7 +171,7 @@ data:
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_E.test.cpp
title: test/4_aoj/DSL_2_E.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_G.test.cpp
title: test/4_aoj/DSL_2_G.test.cpp
- icon: ':x:'
30 changes: 15 additions & 15 deletions ds/hashmap.hpp.md
Original file line number Diff line number Diff line change
@@ -134,7 +134,7 @@ data:
- icon: ':heavy_check_mark:'
path: graph/ds/incremental_centroid.hpp
title: graph/ds/incremental_centroid.hpp
- icon: ':question:'
- icon: ':heavy_check_mark:'
path: graph/ds/lazy_tree_monoid.hpp
title: graph/ds/lazy_tree_monoid.hpp
- icon: ':heavy_check_mark:'
@@ -257,7 +257,7 @@ data:
- icon: ':heavy_check_mark:'
path: graph/shortest_path/K_shortest_walk.hpp
title: graph/shortest_path/K_shortest_walk.hpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: graph/shortest_path/bellmanford.hpp
title: graph/shortest_path/bellmanford.hpp
- icon: ':heavy_check_mark:'
@@ -275,7 +275,7 @@ data:
- icon: ':x:'
path: graph/shortest_path/top2_dijkstra.hpp
title: graph/shortest_path/top2_dijkstra.hpp
- icon: ':question:'
- icon: ':heavy_check_mark:'
path: graph/shortest_path/warshall_floyd.hpp
title: graph/shortest_path/warshall_floyd.hpp
- icon: ':heavy_check_mark:'
@@ -326,7 +326,7 @@ data:
- icon: ':heavy_check_mark:'
path: graph/tree_walk_generating_function.hpp
title: graph/tree_walk_generating_function.hpp
- icon: ':question:'
- icon: ':heavy_check_mark:'
path: graph/two_edge_component.hpp
title: graph/two_edge_component.hpp
- icon: ':heavy_check_mark:'
@@ -356,7 +356,7 @@ data:
- icon: ':heavy_check_mark:'
path: other/connected_dp.hpp
title: other/connected_dp.hpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: other/dice.hpp
title: other/dice.hpp
- icon: ':heavy_check_mark:'
@@ -909,34 +909,34 @@ data:
- icon: ':x:'
path: test/4_aoj/DPL_2_A.test.cpp
title: test/4_aoj/DPL_2_A.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_1_B.test.cpp
title: test/4_aoj/GRL_1_B.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_1_C.test.cpp
title: test/4_aoj/GRL_1_C.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_2_A.test.cpp
title: test/4_aoj/GRL_2_A.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_3_A.test.cpp
title: test/4_aoj/GRL_3_A.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_3_B.test.cpp
title: test/4_aoj/GRL_3_B.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_5_E.test.cpp
title: test/4_aoj/GRL_5_E.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/ITP1_11_A.test.cpp
title: test/4_aoj/ITP1_11_A.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/ITP1_11_B.test.cpp
title: test/4_aoj/ITP1_11_B.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/ITP1_11_C.test.cpp
title: test/4_aoj/ITP1_11_C.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/ITP1_11_D.test.cpp
title: test/4_aoj/ITP1_11_D.test.cpp
- icon: ':x:'
8 changes: 4 additions & 4 deletions ds/range_add_range_sum.hpp.md
Original file line number Diff line number Diff line change
@@ -12,12 +12,12 @@ data:
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_E.test.cpp
title: test/4_aoj/DSL_2_E.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_G.test.cpp
title: test/4_aoj/DSL_2_G.test.cpp
_isVerificationFailed: true
_isVerificationFailed: false
_pathExtension: hpp
_verificationStatusIcon: ':question:'
_verificationStatusIcon: ':heavy_check_mark:'
attributes:
links: []
bundledCode: "#line 2 \"alg/monoid/add.hpp\"\n\r\ntemplate <typename E>\r\nstruct\
@@ -124,7 +124,7 @@ data:
path: ds/range_add_range_sum.hpp
requiredBy: []
timestamp: '2024-11-18 00:58:39+09:00'
verificationStatus: LIBRARY_SOME_WA
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- test/4_aoj/DSL_2_G.test.cpp
- test/4_aoj/DSL_2_E.test.cpp
2 changes: 1 addition & 1 deletion ds/rectangle_union.hpp.md
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ data:
- icon: ':heavy_check_mark:'
path: test/2_library_checker/data_structure/area_of_union_of_rectangles.test.cpp
title: test/2_library_checker/data_structure/area_of_union_of_rectangles.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_4_A.test.cpp
title: test/4_aoj/DSL_4_A.test.cpp
- icon: ':x:'
2 changes: 1 addition & 1 deletion ds/segtree/dual_segtree.hpp.md
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ data:
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_D.test.cpp
title: test/4_aoj/DSL_2_D.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_2_A.test.cpp
title: test/4_aoj/GRL_2_A.test.cpp
- icon: ':x:'
10 changes: 5 additions & 5 deletions ds/segtree/lazy_segtree.hpp.md
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ data:
- icon: ':warning:'
path: graph/count/count_connected_intervals.hpp
title: graph/count/count_connected_intervals.hpp
- icon: ':question:'
- icon: ':heavy_check_mark:'
path: graph/ds/lazy_tree_monoid.hpp
title: graph/ds/lazy_tree_monoid.hpp
- icon: ':heavy_check_mark:'
@@ -99,16 +99,16 @@ data:
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_F.test.cpp
title: test/4_aoj/DSL_2_F.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_H.test.cpp
title: test/4_aoj/DSL_2_H.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_2_I.test.cpp
title: test/4_aoj/DSL_2_I.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/DSL_4_A.test.cpp
title: test/4_aoj/DSL_4_A.test.cpp
- icon: ':x:'
- icon: ':heavy_check_mark:'
path: test/4_aoj/GRL_5_E.test.cpp
title: test/4_aoj/GRL_5_E.test.cpp
- icon: ':x:'
Loading

0 comments on commit 8be585e

Please sign in to comment.