Skip to content

Commit b459c27

Browse files
authored
[auto-verifier] docs commit e8881b9
1 parent 35fc462 commit b459c27

File tree

108 files changed

+1099
-1099
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+1099
-1099
lines changed

convolution/intmod.hpp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
data:
33
_extendedDependsOn:
4-
- icon: ':question:'
4+
- icon: ':heavy_check_mark:'
55
path: fft/ntt.hpp
66
title: "NTT (\u6570\u8AD6\u5909\u63DB)"
7-
- icon: ':question:'
7+
- icon: ':heavy_check_mark:'
88
path: modint/modint.hpp
99
title: modint/modint.hpp
1010
_extendedRequiredBy: []

fft/ntt.hpp.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ data:
55
- icon: ':heavy_check_mark:'
66
path: convolution/intmod.hpp
77
title: "\u4EFB\u610F mod \u7573\u307F\u8FBC\u307F"
8-
- icon: ':question:'
8+
- icon: ':heavy_check_mark:'
99
path: fps/fps-ntt-friendly.hpp
1010
title: fps/fps-ntt-friendly.hpp
1111
_extendedVerifiedWith:
@@ -75,51 +75,51 @@ data:
7575
- icon: ':heavy_check_mark:'
7676
path: verify/fps/LC_log_of_formal_power_series_sparse.test.cpp
7777
title: verify/fps/LC_log_of_formal_power_series_sparse.test.cpp
78-
- icon: ':x:'
78+
- icon: ':heavy_check_mark:'
7979
path: verify/fps/LC_multipoint_evaluation.test.cpp
8080
title: verify/fps/LC_multipoint_evaluation.test.cpp
8181
- icon: ':heavy_check_mark:'
8282
path: verify/fps/LC_multipoint_evaluation_on_geometric_sequence.test.cpp
8383
title: verify/fps/LC_multipoint_evaluation_on_geometric_sequence.test.cpp
84-
- icon: ':x:'
84+
- icon: ':heavy_check_mark:'
8585
path: verify/fps/LC_polynomial_interpolation.test.cpp
8686
title: verify/fps/LC_polynomial_interpolation.test.cpp
8787
- icon: ':heavy_check_mark:'
8888
path: verify/fps/LC_polynomial_interpolation_on_geometric_sequence.test.cpp
8989
title: verify/fps/LC_polynomial_interpolation_on_geometric_sequence.test.cpp
90-
- icon: ':x:'
90+
- icon: ':heavy_check_mark:'
9191
path: verify/fps/LC_polynomial_taylor_shift.test.cpp
9292
title: verify/fps/LC_polynomial_taylor_shift.test.cpp
93-
- icon: ':x:'
93+
- icon: ':heavy_check_mark:'
9494
path: verify/fps/LC_pow_of_formal_power_series.test.cpp
9595
title: verify/fps/LC_pow_of_formal_power_series.test.cpp
96-
- icon: ':x:'
96+
- icon: ':heavy_check_mark:'
9797
path: verify/fps/LC_pow_of_formal_power_series_sparse.test.cpp
9898
title: verify/fps/LC_pow_of_formal_power_series_sparse.test.cpp
99-
- icon: ':x:'
99+
- icon: ':heavy_check_mark:'
100100
path: verify/fps/LC_product_of_polynomial_sequence.test.cpp
101101
title: verify/fps/LC_product_of_polynomial_sequence.test.cpp
102-
- icon: ':x:'
102+
- icon: ':heavy_check_mark:'
103103
path: verify/fps/LC_sharp_p_subset_sum.test.cpp
104104
title: verify/fps/LC_sharp_p_subset_sum.test.cpp
105-
- icon: ':x:'
105+
- icon: ':heavy_check_mark:'
106106
path: verify/fps/LC_shift_of_sampling_points_of_polynomial.test.cpp
107107
title: verify/fps/LC_shift_of_sampling_points_of_polynomial.test.cpp
108-
- icon: ':x:'
108+
- icon: ':heavy_check_mark:'
109109
path: verify/fps/LC_sqrt_of_formal_power_series.relaxed.test.cpp
110110
title: verify/fps/LC_sqrt_of_formal_power_series.relaxed.test.cpp
111-
- icon: ':x:'
111+
- icon: ':heavy_check_mark:'
112112
path: verify/fps/LC_sqrt_of_formal_power_series.test.cpp
113113
title: verify/fps/LC_sqrt_of_formal_power_series.test.cpp
114-
- icon: ':x:'
114+
- icon: ':heavy_check_mark:'
115115
path: verify/fps/LC_sqrt_of_formal_power_series_sparse.test.cpp
116116
title: verify/fps/LC_sqrt_of_formal_power_series_sparse.test.cpp
117-
- icon: ':x:'
117+
- icon: ':heavy_check_mark:'
118118
path: verify/fps/UNIT_prefix_sum_of_polynomial.test.cpp
119119
title: verify/fps/UNIT_prefix_sum_of_polynomial.test.cpp
120-
_isVerificationFailed: true
120+
_isVerificationFailed: false
121121
_pathExtension: hpp
122-
_verificationStatusIcon: ':question:'
122+
_verificationStatusIcon: ':heavy_check_mark:'
123123
attributes:
124124
_deprecated_at_docs: docs/fft/ntt.md
125125
document_title: "NTT (\u6570\u8AD6\u5909\u63DB)"
@@ -323,7 +323,7 @@ data:
323323
- fps/fps-ntt-friendly.hpp
324324
- convolution/intmod.hpp
325325
timestamp: '2025-10-21 21:13:36+09:00'
326-
verificationStatus: LIBRARY_SOME_WA
326+
verificationStatus: LIBRARY_ALL_AC
327327
verifiedWith:
328328
- verify/fps/LC_product_of_polynomial_sequence.test.cpp
329329
- verify/fps/LC_polynomial_interpolation_on_geometric_sequence.test.cpp

fps/berlekamp-massey.hpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
data:
33
_extendedDependsOn:
4-
- icon: ':question:'
4+
- icon: ':heavy_check_mark:'
55
path: fps/formal-power-series.hpp
66
title: fps/formal-power-series.hpp
77
_extendedRequiredBy:

fps/bostan-mori.hpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
data:
33
_extendedDependsOn:
4-
- icon: ':question:'
4+
- icon: ':heavy_check_mark:'
55
path: fps/formal-power-series.hpp
66
title: fps/formal-power-series.hpp
77
_extendedRequiredBy:

fps/composition.hpp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
data:
33
_extendedDependsOn:
4-
- icon: ':question:'
4+
- icon: ':heavy_check_mark:'
55
path: fps/formal-power-series.hpp
66
title: fps/formal-power-series.hpp
7-
- icon: ':question:'
7+
- icon: ':heavy_check_mark:'
88
path: fps/taylor-shift.hpp
99
title: Taylor Shift
10-
- icon: ':question:'
10+
- icon: ':heavy_check_mark:'
1111
path: modint/factorial.hpp
1212
title: "\u968E\u4E57, \u4E8C\u9805\u4FC2\u6570"
1313
_extendedRequiredBy: []

fps/compositional-inv.hpp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
data:
33
_extendedDependsOn:
4-
- icon: ':question:'
4+
- icon: ':heavy_check_mark:'
55
path: fps/formal-power-series.hpp
66
title: fps/formal-power-series.hpp
77
- icon: ':heavy_check_mark:'
88
path: fps/power-projection.hpp
99
title: Power Projection
10-
- icon: ':question:'
10+
- icon: ':heavy_check_mark:'
1111
path: modint/factorial.hpp
1212
title: "\u968E\u4E57, \u4E8C\u9805\u4FC2\u6570"
1313
_extendedRequiredBy: []

fps/count-subset-sum.hpp.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
data:
33
_extendedDependsOn:
4-
- icon: ':question:'
4+
- icon: ':heavy_check_mark:'
55
path: fps/formal-power-series.hpp
66
title: fps/formal-power-series.hpp
7-
- icon: ':question:'
7+
- icon: ':heavy_check_mark:'
88
path: modint/factorial.hpp
99
title: "\u968E\u4E57, \u4E8C\u9805\u4FC2\u6570"
1010
_extendedRequiredBy: []
1111
_extendedVerifiedWith:
12-
- icon: ':x:'
12+
- icon: ':heavy_check_mark:'
1313
path: verify/fps/LC_sharp_p_subset_sum.test.cpp
1414
title: verify/fps/LC_sharp_p_subset_sum.test.cpp
15-
_isVerificationFailed: true
15+
_isVerificationFailed: false
1616
_pathExtension: hpp
17-
_verificationStatusIcon: ':x:'
17+
_verificationStatusIcon: ':heavy_check_mark:'
1818
attributes:
1919
_deprecated_at_docs: docs/fps/count-subset-sum.md
2020
document_title: Count Subset Sum
@@ -144,7 +144,7 @@ data:
144144
path: fps/count-subset-sum.hpp
145145
requiredBy: []
146146
timestamp: '2025-10-31 21:40:36+09:00'
147-
verificationStatus: LIBRARY_ALL_WA
147+
verificationStatus: LIBRARY_ALL_AC
148148
verifiedWith:
149149
- verify/fps/LC_sharp_p_subset_sum.test.cpp
150150
documentation_of: fps/count-subset-sum.hpp

fps/formal-power-series.hpp.md

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ data:
1414
- icon: ':heavy_check_mark:'
1515
path: fps/compositional-inv.hpp
1616
title: "\u9006\u95A2\u6570"
17-
- icon: ':x:'
17+
- icon: ':heavy_check_mark:'
1818
path: fps/count-subset-sum.hpp
1919
title: Count Subset Sum
20-
- icon: ':question:'
20+
- icon: ':heavy_check_mark:'
2121
path: fps/fps-ntt-friendly.hpp
2222
title: fps/fps-ntt-friendly.hpp
2323
- icon: ':warning:'
2424
path: fps/fps-rational.hpp
2525
title: fps/fps-rational.hpp
26-
- icon: ':x:'
26+
- icon: ':heavy_check_mark:'
2727
path: fps/fps-sqrt.hpp
2828
title: fps/fps-sqrt.hpp
2929
- icon: ':heavy_check_mark:'
@@ -32,37 +32,37 @@ data:
3232
- icon: ':heavy_check_mark:'
3333
path: fps/linearly-recurrent-sequence.hpp
3434
title: "\u7DDA\u5F62\u6F38\u5316\u5F0F\u7528"
35-
- icon: ':question:'
35+
- icon: ':heavy_check_mark:'
3636
path: fps/multipoint-evaluation.hpp
3737
title: "\u591A\u70B9\u8A55\u4FA1"
3838
- icon: ':heavy_check_mark:'
3939
path: fps/polynomial-gcd.hpp
4040
title: Polynomial Gcd
41-
- icon: ':question:'
41+
- icon: ':heavy_check_mark:'
4242
path: fps/polynomial-interpolation.hpp
4343
title: "\u591A\u9805\u5F0F\u88DC\u9593"
4444
- icon: ':heavy_check_mark:'
4545
path: fps/power-projection.hpp
4646
title: Power Projection
47-
- icon: ':x:'
47+
- icon: ':heavy_check_mark:'
4848
path: fps/prefix-sum-of-polynomial.hpp
4949
title: "\u591A\u9805\u5F0F\u306E Prefix Sum"
50-
- icon: ':x:'
50+
- icon: ':heavy_check_mark:'
5151
path: fps/product-of-polynomials.hpp
5252
title: "\u591A\u9805\u5F0F\u306E\u7A4D"
53-
- icon: ':question:'
53+
- icon: ':heavy_check_mark:'
5454
path: fps/relaxed.hpp
5555
title: Relaxed
56-
- icon: ':x:'
56+
- icon: ':heavy_check_mark:'
5757
path: fps/sampling-points-shift.hpp
5858
title: "\u8A55\u4FA1\u70B9\u30B7\u30D5\u30C8"
59-
- icon: ':question:'
59+
- icon: ':heavy_check_mark:'
6060
path: fps/sparse.hpp
6161
title: "Sparse \u306A FPS \u6F14\u7B97"
6262
- icon: ':warning:'
6363
path: fps/sum-of-rationals.hpp
6464
title: "\u6709\u7406\u5F0F\u306E\u548C"
65-
- icon: ':question:'
65+
- icon: ':heavy_check_mark:'
6666
path: fps/taylor-shift.hpp
6767
title: Taylor Shift
6868
_extendedVerifiedWith:
@@ -126,51 +126,51 @@ data:
126126
- icon: ':heavy_check_mark:'
127127
path: verify/fps/LC_log_of_formal_power_series_sparse.test.cpp
128128
title: verify/fps/LC_log_of_formal_power_series_sparse.test.cpp
129-
- icon: ':x:'
129+
- icon: ':heavy_check_mark:'
130130
path: verify/fps/LC_multipoint_evaluation.test.cpp
131131
title: verify/fps/LC_multipoint_evaluation.test.cpp
132132
- icon: ':heavy_check_mark:'
133133
path: verify/fps/LC_multipoint_evaluation_on_geometric_sequence.test.cpp
134134
title: verify/fps/LC_multipoint_evaluation_on_geometric_sequence.test.cpp
135-
- icon: ':x:'
135+
- icon: ':heavy_check_mark:'
136136
path: verify/fps/LC_polynomial_interpolation.test.cpp
137137
title: verify/fps/LC_polynomial_interpolation.test.cpp
138138
- icon: ':heavy_check_mark:'
139139
path: verify/fps/LC_polynomial_interpolation_on_geometric_sequence.test.cpp
140140
title: verify/fps/LC_polynomial_interpolation_on_geometric_sequence.test.cpp
141-
- icon: ':x:'
141+
- icon: ':heavy_check_mark:'
142142
path: verify/fps/LC_polynomial_taylor_shift.test.cpp
143143
title: verify/fps/LC_polynomial_taylor_shift.test.cpp
144-
- icon: ':x:'
144+
- icon: ':heavy_check_mark:'
145145
path: verify/fps/LC_pow_of_formal_power_series.test.cpp
146146
title: verify/fps/LC_pow_of_formal_power_series.test.cpp
147-
- icon: ':x:'
147+
- icon: ':heavy_check_mark:'
148148
path: verify/fps/LC_pow_of_formal_power_series_sparse.test.cpp
149149
title: verify/fps/LC_pow_of_formal_power_series_sparse.test.cpp
150-
- icon: ':x:'
150+
- icon: ':heavy_check_mark:'
151151
path: verify/fps/LC_product_of_polynomial_sequence.test.cpp
152152
title: verify/fps/LC_product_of_polynomial_sequence.test.cpp
153-
- icon: ':x:'
153+
- icon: ':heavy_check_mark:'
154154
path: verify/fps/LC_sharp_p_subset_sum.test.cpp
155155
title: verify/fps/LC_sharp_p_subset_sum.test.cpp
156-
- icon: ':x:'
156+
- icon: ':heavy_check_mark:'
157157
path: verify/fps/LC_shift_of_sampling_points_of_polynomial.test.cpp
158158
title: verify/fps/LC_shift_of_sampling_points_of_polynomial.test.cpp
159-
- icon: ':x:'
159+
- icon: ':heavy_check_mark:'
160160
path: verify/fps/LC_sqrt_of_formal_power_series.relaxed.test.cpp
161161
title: verify/fps/LC_sqrt_of_formal_power_series.relaxed.test.cpp
162-
- icon: ':x:'
162+
- icon: ':heavy_check_mark:'
163163
path: verify/fps/LC_sqrt_of_formal_power_series.test.cpp
164164
title: verify/fps/LC_sqrt_of_formal_power_series.test.cpp
165-
- icon: ':x:'
165+
- icon: ':heavy_check_mark:'
166166
path: verify/fps/LC_sqrt_of_formal_power_series_sparse.test.cpp
167167
title: verify/fps/LC_sqrt_of_formal_power_series_sparse.test.cpp
168-
- icon: ':x:'
168+
- icon: ':heavy_check_mark:'
169169
path: verify/fps/UNIT_prefix_sum_of_polynomial.test.cpp
170170
title: verify/fps/UNIT_prefix_sum_of_polynomial.test.cpp
171-
_isVerificationFailed: true
171+
_isVerificationFailed: false
172172
_pathExtension: hpp
173-
_verificationStatusIcon: ':question:'
173+
_verificationStatusIcon: ':heavy_check_mark:'
174174
attributes:
175175
links: []
176176
bundledCode: "#line 2 \"fps/formal-power-series.hpp\"\n\ntemplate <class mint>\n\
@@ -340,7 +340,7 @@ data:
340340
- fps/berlekamp-massey.hpp
341341
- fps/sampling-points-shift.hpp
342342
timestamp: '2025-10-31 21:40:36+09:00'
343-
verificationStatus: LIBRARY_SOME_WA
343+
verificationStatus: LIBRARY_ALL_AC
344344
verifiedWith:
345345
- verify/fps/LC_product_of_polynomial_sequence.test.cpp
346346
- verify/fps/LC_polynomial_interpolation_on_geometric_sequence.test.cpp

0 commit comments

Comments
 (0)