@@ -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\n template <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