Skip to content

Commit 987abae

Browse files
authored
[auto-verifier] verify commit 97c816d
1 parent 97c816d commit 987abae

File tree

1 file changed

+76
-71
lines changed

1 file changed

+76
-71
lines changed
Lines changed: 76 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,78 @@
11
{
2-
"verify/convolution/LC_convolution_mod.test.cpp": "2025-11-01 12:35:25 +0900",
3-
"verify/convolution/LC_convolution_mod_1000000007.test.cpp": "2025-11-01 12:35:25 +0900",
4-
"verify/convolution/LC_gcd_convolution.test.cpp": "2025-11-01 12:35:25 +0900",
5-
"verify/convolution/LC_lcm_convolution.test.cpp": "2025-11-01 12:35:25 +0900",
6-
"verify/convolution/LC_min_plus_convolution_convex_arbitrary.test.cpp": "2025-10-21 21:13:36 +0900",
7-
"verify/convolution/LC_min_plus_convolution_convex_convex.test.cpp": "2025-10-21 21:13:36 +0900",
8-
"verify/data-structure/LC_point_add_range_sum.test.cpp": "2025-10-23 01:57:19 +0900",
9-
"verify/data-structure/LC_predecessor_problem.test.cpp": "2025-10-23 01:57:19 +0900",
10-
"verify/data-structure/LC_staticrmq.test.cpp": "2025-10-23 01:57:19 +0900",
11-
"verify/flow/AOJ_GRL_6_A.test.cpp": "2025-10-21 21:13:36 +0900",
12-
"verify/fps/LC_composition_of_formal_power_series.test.cpp": "2025-11-01 12:35:25 +0900",
13-
"verify/fps/LC_composition_of_formal_power_series_large.test.cpp": "2025-11-01 12:35:25 +0900",
14-
"verify/fps/LC_compositional_inverse_of_formal_power_series.test.cpp": "2025-11-01 12:35:25 +0900",
15-
"verify/fps/LC_compositional_inverse_of_formal_power_series_large.test.cpp": "2025-11-01 12:35:25 +0900",
16-
"verify/fps/LC_consecutive_terms_of_linear_recurrent_sequence.test.cpp": "2025-11-01 12:35:25 +0900",
17-
"verify/fps/LC_convolution_mod.relaxed.test.cpp": "2025-11-01 12:35:25 +0900",
18-
"verify/fps/LC_convolution_mod.semirelaxed.test.cpp": "2025-11-01 12:35:25 +0900",
19-
"verify/fps/LC_division_of_polynomials.test.cpp": "2025-11-01 12:35:25 +0900",
20-
"verify/fps/LC_exp_of_formal_power_series.relaxed.test.cpp": "2025-11-01 12:35:25 +0900",
21-
"verify/fps/LC_exp_of_formal_power_series.test.cpp": "2025-11-01 12:35:25 +0900",
22-
"verify/fps/LC_exp_of_formal_power_series_sparse.test.cpp": "2025-11-01 12:35:25 +0900",
23-
"verify/fps/LC_find_linear_recurrence.test.cpp": "2025-11-01 12:35:25 +0900",
24-
"verify/fps/LC_inv_of_formal_power_series.relaxed.test.cpp": "2025-11-01 12:35:25 +0900",
25-
"verify/fps/LC_inv_of_formal_power_series.test.cpp": "2025-11-01 12:35:25 +0900",
26-
"verify/fps/LC_inv_of_formal_power_series_sparse.test.cpp": "2025-11-01 12:35:25 +0900",
27-
"verify/fps/LC_inv_of_polynomials.test.cpp": "2025-11-01 12:35:25 +0900",
28-
"verify/fps/LC_kth_term_of_linearly_recurrent_sequence.test.cpp": "2025-11-01 12:35:25 +0900",
29-
"verify/fps/LC_log_of_formal_power_series.relaxed.test.cpp": "2025-11-01 12:35:25 +0900",
30-
"verify/fps/LC_log_of_formal_power_series.test.cpp": "2025-11-01 12:35:25 +0900",
31-
"verify/fps/LC_log_of_formal_power_series_sparse.test.cpp": "2025-11-01 12:35:25 +0900",
32-
"verify/fps/LC_multipoint_evaluation.test.cpp": "2025-11-01 12:35:25 +0900",
33-
"verify/fps/LC_multipoint_evaluation_on_geometric_sequence.test.cpp": "2025-11-01 12:35:25 +0900",
34-
"verify/fps/LC_polynomial_interpolation.test.cpp": "2025-11-01 12:35:25 +0900",
35-
"verify/fps/LC_polynomial_interpolation_on_geometric_sequence.test.cpp": "2025-11-01 12:35:25 +0900",
36-
"verify/fps/LC_polynomial_taylor_shift.test.cpp": "2025-11-01 12:35:25 +0900",
37-
"verify/fps/LC_pow_of_formal_power_series.test.cpp": "2025-11-01 12:35:25 +0900",
38-
"verify/fps/LC_pow_of_formal_power_series_sparse.test.cpp": "2025-11-01 12:35:25 +0900",
39-
"verify/fps/LC_product_of_polynomial_sequence.test.cpp": "2025-11-01 12:35:25 +0900",
40-
"verify/fps/LC_sharp_p_subset_sum.test.cpp": "2025-11-01 12:35:25 +0900",
41-
"verify/fps/LC_shift_of_sampling_points_of_polynomial.test.cpp": "2025-11-01 12:35:25 +0900",
42-
"verify/fps/LC_sqrt_of_formal_power_series.relaxed.test.cpp": "2025-11-01 12:35:25 +0900",
43-
"verify/fps/LC_sqrt_of_formal_power_series.test.cpp": "2025-11-01 12:35:25 +0900",
44-
"verify/fps/LC_sqrt_of_formal_power_series_sparse.test.cpp": "2025-11-01 12:35:25 +0900",
45-
"verify/fps/LC_sum_of_exponential_times_polynomial.test.cpp": "2025-11-01 12:35:25 +0900",
46-
"verify/fps/LC_sum_of_exponential_times_polynomial_limit.test.cpp": "2025-11-01 12:35:25 +0900",
47-
"verify/fps/UNIT_prefix_sum_of_polynomial.test.cpp": "2025-11-01 12:35:25 +0900",
48-
"verify/math/LC_stern_brocot_tree.test.cpp": "2025-10-26 03:52:03 +0900",
49-
"verify/math/LC_sum_of_floor_of_linear.monoid.test.cpp": "2025-10-21 21:13:36 +0900",
50-
"verify/math/LC_sum_of_floor_of_linear.test.cpp": "2025-10-21 21:13:36 +0900",
51-
"verify/modint/LC_binomial_coefficient_prime_mod.test.cpp": "2025-11-01 12:35:25 +0900",
52-
"verify/modint/UNIT_dynamic_modint.test.cpp": "2025-11-01 12:35:25 +0900",
53-
"verify/modint/UNIT_mod_sqrt.test.cpp": "2025-11-01 12:35:25 +0900",
54-
"verify/modint/UNIT_modint.test.cpp": "2025-11-01 12:35:25 +0900",
55-
"verify/modint/UNIT_multi_inverse.test.cpp": "2025-11-01 12:35:25 +0900",
56-
"verify/number-theory/LC_counting_primes.test.cpp": "2025-10-21 21:13:36 +0900",
57-
"verify/number-theory/LC_enumerate_quotients.test.cpp": "2025-11-01 12:35:25 +0900",
58-
"verify/segment-tree/LC_point_add_range_sum.pow2.test.cpp": "2025-10-21 21:13:36 +0900",
59-
"verify/segment-tree/LC_point_add_range_sum.test.cpp": "2025-10-21 21:13:36 +0900",
60-
"verify/segment-tree/LC_point_set_range_composite.test.cpp": "2025-11-01 12:35:25 +0900",
61-
"verify/segment-tree/LC_range_affine_point_get.test.cpp": "2025-11-01 12:35:25 +0900",
62-
"verify/segment-tree/LC_range_affine_range_sum.test.cpp": "2025-11-01 12:35:25 +0900",
63-
"verify/set/LC_bitwise_and_convolution.or.test.cpp": "2025-11-01 12:35:25 +0900",
64-
"verify/set/LC_bitwise_and_convolution.test.cpp": "2025-11-01 12:35:25 +0900",
65-
"verify/set/LC_bitwise_xor_convolution.test.cpp": "2025-11-01 12:35:25 +0900",
66-
"verify/set/LC_exp_of_set_power_series.test.cpp": "2025-11-01 12:35:25 +0900",
67-
"verify/set/LC_polynomial_composite_set_power_series.test.cpp": "2025-11-01 12:35:25 +0900",
68-
"verify/set/LC_power_projection_of_set_power_series.test.cpp": "2025-11-01 12:35:25 +0900",
69-
"verify/set/LC_subset_convolution.test.cpp": "2025-11-01 12:35:25 +0900",
70-
"verify/set/UNIT_composite_set_power_series.test.cpp": "2025-11-01 12:35:25 +0900",
71-
"verify/union-find/LC_unionfind.test.cpp": "2025-10-23 01:57:19 +0900",
72-
"verify/union-find/LC_unionfind_with_potential.test.cpp": "2025-11-01 12:35:25 +0900"
2+
"verify/convolution/LC_convolution_mod.test.cpp": "2025-11-03 00:29:19 +0900",
3+
"verify/convolution/LC_convolution_mod_1000000007.test.cpp": "2025-11-03 00:29:19 +0900",
4+
"verify/convolution/LC_gcd_convolution.test.cpp": "2025-11-03 00:29:19 +0900",
5+
"verify/convolution/LC_lcm_convolution.test.cpp": "2025-11-03 00:29:19 +0900",
6+
"verify/convolution/LC_min_plus_convolution_convex_arbitrary.test.cpp": "2025-11-03 00:29:19 +0900",
7+
"verify/convolution/LC_min_plus_convolution_convex_convex.test.cpp": "2025-11-03 00:29:19 +0900",
8+
"verify/data-structure/LC_point_add_range_sum.test.cpp": "2025-11-03 00:29:19 +0900",
9+
"verify/data-structure/LC_predecessor_problem.test.cpp": "2025-11-03 00:29:19 +0900",
10+
"verify/data-structure/LC_staticrmq.test.cpp": "2025-11-03 00:29:19 +0900",
11+
"verify/flow/AOJ_GRL_6_A.test.cpp": "2025-11-03 00:29:19 +0900",
12+
"verify/fps/LC_composition_of_formal_power_series.test.cpp": "2025-11-03 00:29:19 +0900",
13+
"verify/fps/LC_composition_of_formal_power_series_large.test.cpp": "2025-11-03 00:29:19 +0900",
14+
"verify/fps/LC_compositional_inverse_of_formal_power_series.test.cpp": "2025-11-03 00:29:19 +0900",
15+
"verify/fps/LC_compositional_inverse_of_formal_power_series_large.test.cpp": "2025-11-03 00:29:19 +0900",
16+
"verify/fps/LC_consecutive_terms_of_linear_recurrent_sequence.test.cpp": "2025-11-03 00:29:19 +0900",
17+
"verify/fps/LC_convolution_mod.relaxed.test.cpp": "2025-11-03 00:29:19 +0900",
18+
"verify/fps/LC_convolution_mod.semirelaxed.test.cpp": "2025-11-03 00:29:19 +0900",
19+
"verify/fps/LC_division_of_polynomials.test.cpp": "2025-11-03 00:29:19 +0900",
20+
"verify/fps/LC_exp_of_formal_power_series.relaxed.test.cpp": "2025-11-03 00:29:19 +0900",
21+
"verify/fps/LC_exp_of_formal_power_series.test.cpp": "2025-11-03 00:29:19 +0900",
22+
"verify/fps/LC_exp_of_formal_power_series_sparse.test.cpp": "2025-11-03 00:29:19 +0900",
23+
"verify/fps/LC_find_linear_recurrence.test.cpp": "2025-11-03 00:29:19 +0900",
24+
"verify/fps/LC_inv_of_formal_power_series.relaxed.test.cpp": "2025-11-03 00:29:19 +0900",
25+
"verify/fps/LC_inv_of_formal_power_series.test.cpp": "2025-11-03 00:29:19 +0900",
26+
"verify/fps/LC_inv_of_formal_power_series_sparse.test.cpp": "2025-11-03 00:29:19 +0900",
27+
"verify/fps/LC_inv_of_polynomials.test.cpp": "2025-11-03 00:29:19 +0900",
28+
"verify/fps/LC_kth_term_of_linearly_recurrent_sequence.test.cpp": "2025-11-03 00:29:19 +0900",
29+
"verify/fps/LC_log_of_formal_power_series.relaxed.test.cpp": "2025-11-03 00:29:19 +0900",
30+
"verify/fps/LC_log_of_formal_power_series.test.cpp": "2025-11-03 00:29:19 +0900",
31+
"verify/fps/LC_log_of_formal_power_series_sparse.test.cpp": "2025-11-03 00:29:19 +0900",
32+
"verify/fps/LC_multipoint_evaluation.test.cpp": "2025-11-03 00:29:19 +0900",
33+
"verify/fps/LC_multipoint_evaluation_on_geometric_sequence.test.cpp": "2025-11-03 00:29:19 +0900",
34+
"verify/fps/LC_partition_function.test.cpp": "2025-11-03 00:29:19 +0900",
35+
"verify/fps/LC_polynomial_interpolation.test.cpp": "2025-11-03 00:29:19 +0900",
36+
"verify/fps/LC_polynomial_interpolation_on_geometric_sequence.test.cpp": "2025-11-03 00:29:19 +0900",
37+
"verify/fps/LC_polynomial_taylor_shift.test.cpp": "2025-11-03 00:29:19 +0900",
38+
"verify/fps/LC_pow_of_formal_power_series.test.cpp": "2025-11-03 00:29:19 +0900",
39+
"verify/fps/LC_pow_of_formal_power_series_sparse.test.cpp": "2025-11-03 00:29:19 +0900",
40+
"verify/fps/LC_product_of_polynomial_sequence.test.cpp": "2025-11-03 00:29:19 +0900",
41+
"verify/fps/LC_sharp_p_subset_sum.test.cpp": "2025-11-03 00:29:19 +0900",
42+
"verify/fps/LC_shift_of_sampling_points_of_polynomial.test.cpp": "2025-11-03 00:29:19 +0900",
43+
"verify/fps/LC_sqrt_of_formal_power_series.relaxed.test.cpp": "2025-11-03 00:29:19 +0900",
44+
"verify/fps/LC_sqrt_of_formal_power_series.test.cpp": "2025-11-03 00:29:19 +0900",
45+
"verify/fps/LC_sqrt_of_formal_power_series_sparse.test.cpp": "2025-11-03 00:29:19 +0900",
46+
"verify/fps/LC_stirling_number_of_the_first_kind.test.cpp": "2025-11-03 00:29:19 +0900",
47+
"verify/fps/LC_stirling_number_of_the_first_kind_fixed_k.test.cpp": "2025-11-03 00:29:19 +0900",
48+
"verify/fps/LC_stirling_number_of_the_second_kind.test.cpp": "2025-11-03 00:29:19 +0900",
49+
"verify/fps/LC_stirling_number_of_the_second_kind_fixed_k.test.cpp": "2025-11-03 00:29:19 +0900",
50+
"verify/fps/LC_sum_of_exponential_times_polynomial.test.cpp": "2025-11-03 00:29:19 +0900",
51+
"verify/fps/LC_sum_of_exponential_times_polynomial_limit.test.cpp": "2025-11-03 00:29:19 +0900",
52+
"verify/fps/UNIT_prefix_sum_of_polynomial.test.cpp": "2025-11-03 00:29:19 +0900",
53+
"verify/math/LC_stern_brocot_tree.test.cpp": "2025-11-03 00:29:19 +0900",
54+
"verify/math/LC_sum_of_floor_of_linear.monoid.test.cpp": "2025-11-03 00:29:19 +0900",
55+
"verify/math/LC_sum_of_floor_of_linear.test.cpp": "2025-11-03 00:29:19 +0900",
56+
"verify/modint/LC_binomial_coefficient_prime_mod.test.cpp": "2025-11-03 00:29:19 +0900",
57+
"verify/modint/UNIT_dynamic_modint.test.cpp": "2025-11-03 00:29:19 +0900",
58+
"verify/modint/UNIT_mod_sqrt.test.cpp": "2025-11-03 00:29:19 +0900",
59+
"verify/modint/UNIT_modint.test.cpp": "2025-11-03 00:29:19 +0900",
60+
"verify/modint/UNIT_multi_inverse.test.cpp": "2025-11-03 00:29:19 +0900",
61+
"verify/number-theory/LC_counting_primes.test.cpp": "2025-11-03 00:29:19 +0900",
62+
"verify/number-theory/LC_enumerate_quotients.test.cpp": "2025-11-03 00:29:19 +0900",
63+
"verify/segment-tree/LC_point_add_range_sum.pow2.test.cpp": "2025-11-03 00:29:19 +0900",
64+
"verify/segment-tree/LC_point_add_range_sum.test.cpp": "2025-11-03 00:29:19 +0900",
65+
"verify/segment-tree/LC_point_set_range_composite.test.cpp": "2025-11-03 00:29:19 +0900",
66+
"verify/segment-tree/LC_range_affine_point_get.test.cpp": "2025-11-03 00:29:19 +0900",
67+
"verify/segment-tree/LC_range_affine_range_sum.test.cpp": "2025-11-03 00:29:19 +0900",
68+
"verify/set/LC_bitwise_and_convolution.or.test.cpp": "2025-11-03 00:29:19 +0900",
69+
"verify/set/LC_bitwise_and_convolution.test.cpp": "2025-11-03 00:29:19 +0900",
70+
"verify/set/LC_bitwise_xor_convolution.test.cpp": "2025-11-03 00:29:19 +0900",
71+
"verify/set/LC_exp_of_set_power_series.test.cpp": "2025-11-03 00:29:19 +0900",
72+
"verify/set/LC_polynomial_composite_set_power_series.test.cpp": "2025-11-03 00:29:19 +0900",
73+
"verify/set/LC_power_projection_of_set_power_series.test.cpp": "2025-11-03 00:29:19 +0900",
74+
"verify/set/LC_subset_convolution.test.cpp": "2025-11-03 00:29:19 +0900",
75+
"verify/set/UNIT_composite_set_power_series.test.cpp": "2025-11-03 00:29:19 +0900",
76+
"verify/union-find/LC_unionfind.test.cpp": "2025-11-03 00:29:19 +0900",
77+
"verify/union-find/LC_unionfind_with_potential.test.cpp": "2025-11-03 00:29:19 +0900"
7378
}

0 commit comments

Comments
 (0)