Skip to content

Commit

Permalink
[auto-verifier] docs commit 08f54de
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Apr 23, 2024
1 parent f974b4f commit 6d9ef1a
Show file tree
Hide file tree
Showing 12 changed files with 1,018 additions and 15 deletions.
10 changes: 9 additions & 1 deletion fps/ntt.hpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,12 @@ data:
- icon: ':heavy_check_mark:'
path: fps/relaxed_convolution.hpp
title: fps/relaxed_convolution.hpp
- icon: ':warning:'
- icon: ':heavy_check_mark:'
path: fps998244353/fps998244353.hpp
title: fps998244353/fps998244353.hpp
- icon: ':warning:'
path: fps998244353/multipoint_evaluation.hpp
title: fps998244353/multipoint_evaluation.hpp
_extendedVerifiedWith:
- icon: ':heavy_check_mark:'
path: test/fps/Convolution1000000007.test.cpp
Expand All @@ -51,6 +54,9 @@ data:
- icon: ':heavy_check_mark:'
path: test/fps/convolution_relaxed_convolution.test.cpp
title: test/fps/convolution_relaxed_convolution.test.cpp
- icon: ':heavy_check_mark:'
path: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
title: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
_isVerificationFailed: false
_pathExtension: hpp
_verificationStatusIcon: ':heavy_check_mark:'
Expand Down Expand Up @@ -401,12 +407,14 @@ data:
path: fps/ntt.hpp
requiredBy:
- fps998244353/fps998244353.hpp
- fps998244353/multipoint_evaluation.hpp
- fps/fps_modint.hpp
- fps/relaxed_convolution.hpp
- fps/fps_ntt.hpp
timestamp: '2024-04-22 12:03:56+09:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- test/fps/convolution.test.cpp
- test/fps/Multipoint_Evaluation_Geometric_Sequence.test.cpp
- test/fps/convolution_relaxed_convolution.test.cpp
Expand Down
20 changes: 14 additions & 6 deletions fps998244353/fps998244353.hpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,17 @@ data:
- icon: ':heavy_check_mark:'
path: utility/modint.hpp
title: utility/modint.hpp
_extendedRequiredBy: []
_extendedVerifiedWith: []
_extendedRequiredBy:
- icon: ':warning:'
path: fps998244353/multipoint_evaluation.hpp
title: fps998244353/multipoint_evaluation.hpp
_extendedVerifiedWith:
- icon: ':heavy_check_mark:'
path: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
title: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
_isVerificationFailed: false
_pathExtension: hpp
_verificationStatusIcon: ':warning:'
_verificationStatusIcon: ':heavy_check_mark:'
attributes:
links: []
bundledCode: "#line 2 \"fps998244353/fps998244353.hpp\"\n\n#line 2 \"utility/modint.hpp\"\
Expand Down Expand Up @@ -513,10 +519,12 @@ data:
- math/binomial.hpp
isVerificationFile: false
path: fps998244353/fps998244353.hpp
requiredBy: []
requiredBy:
- fps998244353/multipoint_evaluation.hpp
timestamp: '2024-04-23 16:44:22+09:00'
verificationStatus: LIBRARY_NO_TESTS
verifiedWith: []
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- test/fps998244353/Division_of_Polynomials_998244353.test.cpp
documentation_of: fps998244353/fps998244353.hpp
layout: document
redirect_from:
Expand Down
476 changes: 476 additions & 0 deletions fps998244353/multipoint_evaluation.hpp.md

Large diffs are not rendered by default.

10 changes: 9 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,12 @@ data:
title: fps/sample_point_shift.hpp
- name: fps998244353
pages:
- icon: ':warning:'
- icon: ':heavy_check_mark:'
path: fps998244353/fps998244353.hpp
title: fps998244353/fps998244353.hpp
- icon: ':warning:'
path: fps998244353/multipoint_evaluation.hpp
title: fps998244353/multipoint_evaluation.hpp
- name: geometry
pages:
- icon: ':heavy_check_mark:'
Expand Down Expand Up @@ -314,6 +317,11 @@ data:
- icon: ':heavy_check_mark:'
path: test/fps/convolution_relaxed_convolution.test.cpp
title: test/fps/convolution_relaxed_convolution.test.cpp
- name: test/fps998244353
pages:
- icon: ':heavy_check_mark:'
path: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
title: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- name: test/geometry
pages:
- icon: ':heavy_check_mark:'
Expand Down
10 changes: 9 additions & 1 deletion math/binomial.hpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@ data:
- icon: ':heavy_check_mark:'
path: fps/sample_point_shift.hpp
title: fps/sample_point_shift.hpp
- icon: ':warning:'
- icon: ':heavy_check_mark:'
path: fps998244353/fps998244353.hpp
title: fps998244353/fps998244353.hpp
- icon: ':warning:'
path: fps998244353/multipoint_evaluation.hpp
title: fps998244353/multipoint_evaluation.hpp
- icon: ':warning:'
path: math/euler_circuit_counting.hpp
title: math/euler_circuit_counting.hpp
Expand All @@ -30,6 +33,9 @@ data:
- icon: ':heavy_check_mark:'
path: test/fps/convolution.test.cpp
title: test/fps/convolution.test.cpp
- icon: ':heavy_check_mark:'
path: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
title: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- icon: ':heavy_check_mark:'
path: test/math/Binomial_Coefficient_Prime_Mod.test.cpp
title: test/math/Binomial_Coefficient_Prime_Mod.test.cpp
Expand Down Expand Up @@ -98,13 +104,15 @@ data:
path: math/binomial.hpp
requiredBy:
- fps998244353/fps998244353.hpp
- fps998244353/multipoint_evaluation.hpp
- fps/fps_ntt.hpp
- fps/sample_point_shift.hpp
- math/lagrange_interpolation.hpp
- math/euler_circuit_counting.hpp
timestamp: '2024-04-21 01:46:27+09:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- test/fps/convolution.test.cpp
- test/fps/Multipoint_Evaluation_Geometric_Sequence.test.cpp
- test/fps/Inv_of_Formal_Power_Series.test.cpp
Expand Down
10 changes: 9 additions & 1 deletion math/prime.hpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,12 @@ data:
- icon: ':heavy_check_mark:'
path: fps/sample_point_shift.hpp
title: fps/sample_point_shift.hpp
- icon: ':warning:'
- icon: ':heavy_check_mark:'
path: fps998244353/fps998244353.hpp
title: fps998244353/fps998244353.hpp
- icon: ':warning:'
path: fps998244353/multipoint_evaluation.hpp
title: fps998244353/multipoint_evaluation.hpp
- icon: ':heavy_check_mark:'
path: utility/modint.hpp
title: utility/modint.hpp
Expand Down Expand Up @@ -54,6 +57,9 @@ data:
- icon: ':heavy_check_mark:'
path: test/fps/convolution_relaxed_convolution.test.cpp
title: test/fps/convolution_relaxed_convolution.test.cpp
- icon: ':heavy_check_mark:'
path: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
title: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- icon: ':heavy_check_mark:'
path: test/math/Binomial_Coefficient_Prime_Mod.test.cpp
title: test/math/Binomial_Coefficient_Prime_Mod.test.cpp
Expand Down Expand Up @@ -147,6 +153,7 @@ data:
path: math/prime.hpp
requiredBy:
- fps998244353/fps998244353.hpp
- fps998244353/multipoint_evaluation.hpp
- fps/fps_modint.hpp
- fps/relaxed_convolution.hpp
- fps/ntt.hpp
Expand All @@ -157,6 +164,7 @@ data:
timestamp: '2024-04-22 12:03:56+09:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- test/fps/convolution.test.cpp
- test/fps/Multipoint_Evaluation_Geometric_Sequence.test.cpp
- test/fps/convolution_relaxed_convolution.test.cpp
Expand Down
10 changes: 9 additions & 1 deletion template/const.hpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,12 @@ data:
- icon: ':heavy_check_mark:'
path: fps/sample_point_shift.hpp
title: fps/sample_point_shift.hpp
- icon: ':warning:'
- icon: ':heavy_check_mark:'
path: fps998244353/fps998244353.hpp
title: fps998244353/fps998244353.hpp
- icon: ':warning:'
path: fps998244353/multipoint_evaluation.hpp
title: fps998244353/multipoint_evaluation.hpp
- icon: ':heavy_check_mark:'
path: geometry/base_ld.hpp
title: geometry/base_ld.hpp
Expand Down Expand Up @@ -213,6 +216,9 @@ data:
- icon: ':heavy_check_mark:'
path: test/fps/convolution_relaxed_convolution.test.cpp
title: test/fps/convolution_relaxed_convolution.test.cpp
- icon: ':heavy_check_mark:'
path: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
title: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- icon: ':heavy_check_mark:'
path: test/geometry/aoj1198.test.cpp
title: test/geometry/aoj1198.test.cpp
Expand Down Expand Up @@ -357,6 +363,7 @@ data:
path: template/const.hpp
requiredBy:
- fps998244353/fps998244353.hpp
- fps998244353/multipoint_evaluation.hpp
- graph/Graph_core.hpp
- graph/graph_query.hpp
- misc/mo_algorithm.hpp
Expand Down Expand Up @@ -408,6 +415,7 @@ data:
timestamp: '2023-07-17 20:27:23+09:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- test/graph/Shortest_Path.test.cpp
- test/graph/Shortest_Path2.test.cpp
- test/graph/Strongly_Connected_Components.test.cpp
Expand Down
10 changes: 9 additions & 1 deletion template/inout_old.hpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,12 @@ data:
- icon: ':heavy_check_mark:'
path: fps/sample_point_shift.hpp
title: fps/sample_point_shift.hpp
- icon: ':warning:'
- icon: ':heavy_check_mark:'
path: fps998244353/fps998244353.hpp
title: fps998244353/fps998244353.hpp
- icon: ':warning:'
path: fps998244353/multipoint_evaluation.hpp
title: fps998244353/multipoint_evaluation.hpp
- icon: ':heavy_check_mark:'
path: geometry/base_ld.hpp
title: geometry/base_ld.hpp
Expand Down Expand Up @@ -213,6 +216,9 @@ data:
- icon: ':heavy_check_mark:'
path: test/fps/convolution_relaxed_convolution.test.cpp
title: test/fps/convolution_relaxed_convolution.test.cpp
- icon: ':heavy_check_mark:'
path: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
title: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- icon: ':heavy_check_mark:'
path: test/geometry/aoj1198.test.cpp
title: test/geometry/aoj1198.test.cpp
Expand Down Expand Up @@ -311,6 +317,7 @@ data:
path: template/inout_old.hpp
requiredBy:
- fps998244353/fps998244353.hpp
- fps998244353/multipoint_evaluation.hpp
- graph/Graph_core.hpp
- graph/graph_query.hpp
- misc/mo_algorithm.hpp
Expand Down Expand Up @@ -362,6 +369,7 @@ data:
timestamp: '2023-08-26 05:21:53+09:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- test/graph/Shortest_Path.test.cpp
- test/graph/Shortest_Path2.test.cpp
- test/graph/Strongly_Connected_Components.test.cpp
Expand Down
10 changes: 9 additions & 1 deletion template/template.hpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,12 @@ data:
- icon: ':heavy_check_mark:'
path: fps/sample_point_shift.hpp
title: fps/sample_point_shift.hpp
- icon: ':warning:'
- icon: ':heavy_check_mark:'
path: fps998244353/fps998244353.hpp
title: fps998244353/fps998244353.hpp
- icon: ':warning:'
path: fps998244353/multipoint_evaluation.hpp
title: fps998244353/multipoint_evaluation.hpp
- icon: ':heavy_check_mark:'
path: geometry/base_ld.hpp
title: geometry/base_ld.hpp
Expand Down Expand Up @@ -219,6 +222,9 @@ data:
- icon: ':heavy_check_mark:'
path: test/fps/convolution_relaxed_convolution.test.cpp
title: test/fps/convolution_relaxed_convolution.test.cpp
- icon: ':heavy_check_mark:'
path: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
title: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- icon: ':heavy_check_mark:'
path: test/geometry/aoj1198.test.cpp
title: test/geometry/aoj1198.test.cpp
Expand Down Expand Up @@ -347,6 +353,7 @@ data:
path: template/template.hpp
requiredBy:
- fps998244353/fps998244353.hpp
- fps998244353/multipoint_evaluation.hpp
- graph/Graph_core.hpp
- graph/graph_query.hpp
- misc/mo_algorithm.hpp
Expand Down Expand Up @@ -397,6 +404,7 @@ data:
timestamp: '2023-08-26 17:35:34+09:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- test/graph/Shortest_Path.test.cpp
- test/graph/Shortest_Path2.test.cpp
- test/graph/Strongly_Connected_Components.test.cpp
Expand Down
10 changes: 9 additions & 1 deletion template/utils.hpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,12 @@ data:
- icon: ':heavy_check_mark:'
path: fps/sample_point_shift.hpp
title: fps/sample_point_shift.hpp
- icon: ':warning:'
- icon: ':heavy_check_mark:'
path: fps998244353/fps998244353.hpp
title: fps998244353/fps998244353.hpp
- icon: ':warning:'
path: fps998244353/multipoint_evaluation.hpp
title: fps998244353/multipoint_evaluation.hpp
- icon: ':heavy_check_mark:'
path: geometry/base_ld.hpp
title: geometry/base_ld.hpp
Expand Down Expand Up @@ -213,6 +216,9 @@ data:
- icon: ':heavy_check_mark:'
path: test/fps/convolution_relaxed_convolution.test.cpp
title: test/fps/convolution_relaxed_convolution.test.cpp
- icon: ':heavy_check_mark:'
path: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
title: test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- icon: ':heavy_check_mark:'
path: test/geometry/aoj1198.test.cpp
title: test/geometry/aoj1198.test.cpp
Expand Down Expand Up @@ -316,6 +322,7 @@ data:
path: template/utils.hpp
requiredBy:
- fps998244353/fps998244353.hpp
- fps998244353/multipoint_evaluation.hpp
- graph/Graph_core.hpp
- graph/graph_query.hpp
- misc/mo_algorithm.hpp
Expand Down Expand Up @@ -367,6 +374,7 @@ data:
timestamp: '2023-08-04 02:45:48+09:00'
verificationStatus: LIBRARY_ALL_AC
verifiedWith:
- test/fps998244353/Division_of_Polynomials_998244353.test.cpp
- test/graph/Shortest_Path.test.cpp
- test/graph/Shortest_Path2.test.cpp
- test/graph/Strongly_Connected_Components.test.cpp
Expand Down
Loading

0 comments on commit 6d9ef1a

Please sign in to comment.