Skip to content

Commit 773ef24

Browse files
authored
[auto-verifier] verify commit 0cdd3be
1 parent 0cdd3be commit 773ef24

1 file changed

Lines changed: 11 additions & 14 deletions

File tree

.verify-helper/timestamps.remote.json

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@
55
"tests/library_checker_aizu_tests/convolution/xor_convolution.test.cpp": "2026-03-06 12:17:28 -0700",
66
"tests/library_checker_aizu_tests/data_structures/binary_search_example.test.cpp": "2024-11-18 10:51:39 -0600",
77
"tests/library_checker_aizu_tests/data_structures/binary_trie.test.cpp": "2026-01-18 02:20:40 +0000",
8-
"tests/library_checker_aizu_tests/data_structures/bit.test.cpp": "2026-01-23 04:31:29 +0000",
9-
"tests/library_checker_aizu_tests/data_structures/bit_inc.test.cpp": "2026-01-18 11:15:41 +0000",
10-
"tests/library_checker_aizu_tests/data_structures/bit_ordered_set.test.cpp": "2026-01-18 11:15:41 +0000",
11-
"tests/library_checker_aizu_tests/data_structures/bit_rupq.test.cpp": "2026-01-18 11:15:41 +0000",
12-
"tests/library_checker_aizu_tests/data_structures/bit_rurq.test.cpp": "2026-01-18 11:15:41 +0000",
13-
"tests/library_checker_aizu_tests/data_structures/bit_walk.test.cpp": "2026-01-23 04:31:29 +0000",
8+
"tests/library_checker_aizu_tests/data_structures/bit_inc.test.cpp": "2026-04-03 11:07:31 -0600",
9+
"tests/library_checker_aizu_tests/data_structures/bit_rupq.test.cpp": "2026-04-03 11:07:31 -0600",
10+
"tests/library_checker_aizu_tests/data_structures/bit_rurq.test.cpp": "2026-04-03 11:07:31 -0600",
11+
"tests/library_checker_aizu_tests/data_structures/bit_walk.test.cpp": "2026-04-03 11:07:31 -0600",
1412
"tests/library_checker_aizu_tests/data_structures/deque.test.cpp": "2026-01-18 02:20:40 +0000",
1513
"tests/library_checker_aizu_tests/data_structures/deque_index.test.cpp": "2026-01-18 02:20:40 +0000",
1614
"tests/library_checker_aizu_tests/data_structures/deque_op.test.cpp": "2026-01-18 02:20:40 +0000",
@@ -88,7 +86,6 @@
8886
"tests/library_checker_aizu_tests/handmade_tests/permutation_tree_small.test.cpp": "2026-03-09 12:21:26 -0600",
8987
"tests/library_checker_aizu_tests/handmade_tests/rmq_small_n.test.cpp": "2026-03-09 12:21:26 -0600",
9088
"tests/library_checker_aizu_tests/handmade_tests/sa_find_subarray.test.cpp": "2026-01-27 18:11:48 +0000",
91-
"tests/library_checker_aizu_tests/handmade_tests/seg_tree_find.test.cpp": "2026-01-23 04:31:29 +0000",
9289
"tests/library_checker_aizu_tests/handmade_tests/seg_tree_find_small.test.cpp": "2026-01-23 04:31:29 +0000",
9390
"tests/library_checker_aizu_tests/handmade_tests/seg_tree_midpoint.test.cpp": "2026-02-27 11:16:07 -0700",
9491
"tests/library_checker_aizu_tests/handmade_tests/xor_basis_walk.test.cpp": "2026-03-08 15:33:28 -0600",
@@ -118,7 +115,7 @@
118115
"tests/library_checker_aizu_tests/strings/lcp_query_palindrome.test.cpp": "2026-01-27 18:11:48 +0000",
119116
"tests/library_checker_aizu_tests/strings/lcp_query_zfunc.test.cpp": "2026-01-27 18:11:48 +0000",
120117
"tests/library_checker_aizu_tests/strings/lcs_dp.test.cpp": "2025-08-05 19:19:23 -0600",
121-
"tests/library_checker_aizu_tests/strings/lcs_queries.test.cpp": "2026-01-18 11:15:41 +0000",
118+
"tests/library_checker_aizu_tests/strings/lcs_queries.test.cpp": "2026-04-03 11:07:31 -0600",
122119
"tests/library_checker_aizu_tests/strings/lcs_queries_merge_sort_tree.test.cpp": "2026-01-18 11:04:58 +0000",
123120
"tests/library_checker_aizu_tests/strings/manacher.test.cpp": "2025-08-05 19:19:23 -0600",
124121
"tests/library_checker_aizu_tests/strings/multi_matching_bs.test.cpp": "2026-01-27 18:11:48 +0000",
@@ -131,15 +128,15 @@
131128
"tests/library_checker_aizu_tests/strings/trie.test.cpp": "2026-01-17 12:38:18 -0700",
132129
"tests/library_checker_aizu_tests/strings/wildcard_pattern_matching.test.cpp": "2025-08-05 19:19:23 -0600",
133130
"tests/library_checker_aizu_tests/trees/count_paths_per_length.test.cpp": "2026-03-16 14:36:46 -0600",
134-
"tests/library_checker_aizu_tests/trees/edge_cd_contour_range_query.test.cpp": "2026-03-16 14:36:46 -0600",
135-
"tests/library_checker_aizu_tests/trees/edge_cd_contour_range_update.test.cpp": "2026-03-16 14:36:46 -0600",
131+
"tests/library_checker_aizu_tests/trees/edge_cd_contour_range_query.test.cpp": "2026-04-03 11:07:31 -0600",
132+
"tests/library_checker_aizu_tests/trees/edge_cd_contour_range_update.test.cpp": "2026-04-03 11:07:31 -0600",
136133
"tests/library_checker_aizu_tests/trees/edge_cd_count_paths_per_length.test.cpp": "2026-03-16 14:36:46 -0600",
137134
"tests/library_checker_aizu_tests/trees/edge_cd_reroot_dp.test.cpp": "2026-03-16 14:36:46 -0600",
138-
"tests/library_checker_aizu_tests/trees/hld_aizu1.test.cpp": "2026-01-18 11:15:41 +0000",
135+
"tests/library_checker_aizu_tests/trees/hld_aizu1.test.cpp": "2026-04-03 11:07:31 -0600",
139136
"tests/library_checker_aizu_tests/trees/hld_aizu2.test.cpp": "2026-01-23 04:31:29 +0000",
140-
"tests/library_checker_aizu_tests/trees/hld_lib_checker_path.test.cpp": "2026-01-18 11:15:41 +0000",
141-
"tests/library_checker_aizu_tests/trees/hld_lib_checker_subtree_edges.test.cpp": "2026-01-18 11:15:41 +0000",
142-
"tests/library_checker_aizu_tests/trees/hld_lib_checker_subtree_nodes.test.cpp": "2026-01-18 11:15:41 +0000",
137+
"tests/library_checker_aizu_tests/trees/hld_lib_checker_path.test.cpp": "2026-04-03 11:07:31 -0600",
138+
"tests/library_checker_aizu_tests/trees/hld_lib_checker_subtree_edges.test.cpp": "2026-04-03 11:07:31 -0600",
139+
"tests/library_checker_aizu_tests/trees/hld_lib_checker_subtree_nodes.test.cpp": "2026-04-03 11:07:31 -0600",
143140
"tests/library_checker_aizu_tests/trees/kth_path_ladder.test.cpp": "2026-03-01 20:09:39 -0700",
144141
"tests/library_checker_aizu_tests/trees/kth_path_linear.test.cpp": "2026-03-09 12:21:26 -0600",
145142
"tests/library_checker_aizu_tests/trees/kth_path_tree_lift.test.cpp": "2026-01-18 11:15:41 +0000",

0 commit comments

Comments
 (0)