Skip to content

Commit 4668d7c

Browse files
committed
Merge branch 'master' of https://github.com/ttamx/cp-library
2 parents 4b78899 + 160ef74 commit 4668d7c

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

.verify-helper/timestamps.remote.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,26 @@
88
"verify/yosupo/convolution/lcm_convolution.test.cpp": "2026-04-15 22:12:04 +0700",
99
"verify/yosupo/convolution/min_plus_convolution_convex_arbitrary.test.cpp": "2026-04-15 22:12:04 +0700",
1010
"verify/yosupo/data-structure/area_of_union_of_rectangles.test.cpp": "2026-04-15 22:12:04 +0700",
11+
"verify/yosupo/data-structure/dynamic_sequence_range_affine_range_sum.test.cpp": "2026-04-15 22:47:01 +0700",
1112
"verify/yosupo/data-structure/line_add_get_min.test.cpp": "2026-04-15 22:12:04 +0700",
1213
"verify/yosupo/data-structure/persistent_queue.test.cpp": "2026-04-15 22:12:04 +0700",
1314
"verify/yosupo/data-structure/point_add_range_sum.test.cpp": "2026-04-15 22:12:04 +0700",
14-
"verify/yosupo/data-structure/point_set_range_composite.test.cpp": "2026-04-15 22:12:04 +0700"
15+
"verify/yosupo/data-structure/point_set_range_composite.test.cpp": "2026-04-15 22:12:04 +0700",
16+
"verify/yosupo/data-structure/point_set_tree_path_composite_sum.test.cpp": "2026-04-15 22:12:04 +0700",
17+
"verify/yosupo/data-structure/point_set_tree_path_composite_sum_fixed_root.test.cpp": "2026-04-15 22:12:04 +0700",
18+
"verify/yosupo/data-structure/range_affine_range_sum.test.cpp": "2026-04-15 22:12:04 +0700",
19+
"verify/yosupo/data-structure/range_affine_range_sum_lct.test.cpp": "2026-04-15 22:47:01 +0700",
20+
"verify/yosupo/data-structure/range_reverse_range_sum.test.cpp": "2026-04-15 22:47:01 +0700",
21+
"verify/yosupo/data-structure/segment_add_get_min.test.cpp": "2026-04-15 22:12:04 +0700",
22+
"verify/yosupo/data-structure/segment_add_get_min_online.test.cpp": "2026-04-15 22:12:04 +0700",
23+
"verify/yosupo/data-structure/set_xor_min.test.cpp": "2026-04-15 22:12:04 +0700",
24+
"verify/yosupo/data-structure/staticrmq.test.cpp": "2026-04-15 22:12:04 +0700",
25+
"verify/yosupo/data-structure/unionfind.test.cpp": "2026-04-15 22:12:04 +0700",
26+
"verify/yosupo/data-structure/vertex_add_path_sum.test.cpp": "2026-04-15 22:12:04 +0700",
27+
"verify/yosupo/data-structure/vertex_add_subtree_sum.test.cpp": "2026-04-15 22:12:04 +0700",
28+
"verify/yosupo/data-structure/vertex_set_path_composite.test.cpp": "2026-04-15 22:12:04 +0700",
29+
"verify/yosupo/graph/scc.test.cpp": "2026-04-15 22:12:04 +0700",
30+
"verify/yosupo/number-theory/sum_of_floor_of_linear.test.cpp": "2026-04-15 22:12:04 +0700",
31+
"verify/yosupo/other/two_sat.test.cpp": "2026-04-15 22:12:04 +0700",
32+
"verify/yosupo/polynomial/exp_of_formal_power_series.test.cpp": "2026-04-15 22:12:04 +0700"
1533
}

0 commit comments

Comments
 (0)