Skip to content

Commit

Permalink
add test
Browse files Browse the repository at this point in the history
  • Loading branch information
maspypy committed Nov 22, 2024
1 parent 153d28b commit 1a2deb4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions polynomial/multipoint_evaluation/gen/issue_1287_00.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
4 4
0 0 0 1
1 2 0 3
2 changes: 2 additions & 0 deletions polynomial/multipoint_evaluation/hash.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"example_00.out": "89bee91478eb45ef73901bfdbc28bbaa8468c003dc480f8881b3222f9bc7e956",
"example_01.in": "cb82ca85c390fabfd1c38aa4d97d76071db8fb8ba0e70ba6179f525564e40cd1",
"example_01.out": "de6aeb89b0d91519a443ac503ea9e652f130752e5ecc78cbcffc3e0f04e4bbf0",
"issue_1287_00.in": "24c5293f33bf38ab1c1d64f239a1736c69ab507d9d693c7abb43053107cc632c",
"issue_1287_00.out": "4e440e0688fe50b33a612be918cb0128462a2bea7b4f1972c89c49a04d3015e4",
"max_random_00.in": "bd75a638e1008099cf0a1366a652c8584e18f3c096473bdb8a464142673ee6ae",
"max_random_00.out": "de294de44c13cbc69e3d40c78af307493a90ee539d0acc5ed8b70946fb0c211f",
"max_random_01.in": "663c77c8cf1375ccc8a4d1ed95ce1bf91c988bb6ea517fcbc8b34852f2b963ee",
Expand Down
3 changes: 3 additions & 0 deletions polynomial/multipoint_evaluation/info.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ forum = "https://github.com/yosupo06/library-checker-problems/issues/45"
[[tests]]
name = "zero.in"
number = 1
[[tests]]
name = "issue_1287.in"
number = 1

0 comments on commit 1a2deb4

Please sign in to comment.