Skip to content

Commit bd1df14

Browse files
authored
[auto-verifier] verify commit f6c8952
1 parent f6c8952 commit bd1df14

File tree

1 file changed

+19
-20
lines changed

1 file changed

+19
-20
lines changed

.verify-helper/timestamps.remote.json

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@
44
"tests/library_checker_aizu_tests/convolution/min_plus_convolution.test.cpp": "2024-11-17 14:04:03 -0600",
55
"tests/library_checker_aizu_tests/data_structures/binary_search_example.test.cpp": "2024-11-18 10:51:39 -0600",
66
"tests/library_checker_aizu_tests/data_structures/binary_trie.test.cpp": "2025-08-06 18:45:47 -0600",
7-
"tests/library_checker_aizu_tests/data_structures/bit.test.cpp": "2025-08-06 19:02:15 -0600",
8-
"tests/library_checker_aizu_tests/data_structures/bit_inc.test.cpp": "2025-08-06 19:02:15 -0600",
9-
"tests/library_checker_aizu_tests/data_structures/bit_ordered_set.test.cpp": "2025-08-06 19:02:15 -0600",
10-
"tests/library_checker_aizu_tests/data_structures/bit_rupq.test.cpp": "2025-08-06 19:02:15 -0600",
11-
"tests/library_checker_aizu_tests/data_structures/bit_rurq.test.cpp": "2025-08-06 19:02:15 -0600",
12-
"tests/library_checker_aizu_tests/data_structures/bit_walk.test.cpp": "2025-08-06 19:02:15 -0600",
7+
"tests/library_checker_aizu_tests/data_structures/bit.test.cpp": "2026-01-17 12:18:24 -0700",
8+
"tests/library_checker_aizu_tests/data_structures/bit_inc.test.cpp": "2026-01-17 12:24:18 -0700",
9+
"tests/library_checker_aizu_tests/data_structures/bit_rupq.test.cpp": "2026-01-17 12:18:24 -0700",
10+
"tests/library_checker_aizu_tests/data_structures/bit_rurq.test.cpp": "2026-01-17 12:18:24 -0700",
11+
"tests/library_checker_aizu_tests/data_structures/bit_walk.test.cpp": "2026-01-17 12:18:24 -0700",
1312
"tests/library_checker_aizu_tests/data_structures/deque.test.cpp": "2025-08-06 18:57:15 -0600",
1413
"tests/library_checker_aizu_tests/data_structures/deque_index.test.cpp": "2025-08-22 11:48:31 -0600",
1514
"tests/library_checker_aizu_tests/data_structures/deque_op.test.cpp": "2025-08-06 18:57:15 -0600",
@@ -19,7 +18,7 @@
1918
"tests/library_checker_aizu_tests/data_structures/disjoint_rmq_lines.test.cpp": "2024-12-14 15:47:13 -0600",
2019
"tests/library_checker_aizu_tests/data_structures/disjoint_rmq_sum.test.cpp": "2024-12-14 15:47:13 -0600",
2120
"tests/library_checker_aizu_tests/data_structures/distinct_query.test.cpp": "2024-12-05 10:41:42 -0600",
22-
"tests/library_checker_aizu_tests/data_structures/dsu.test.cpp": "2026-01-15 17:22:37 +0000",
21+
"tests/library_checker_aizu_tests/data_structures/dsu.test.cpp": "2026-01-17 19:36:09 +0000",
2322
"tests/library_checker_aizu_tests/data_structures/dsu_bipartite.test.cpp": "2025-08-05 15:52:46 -0600",
2423
"tests/library_checker_aizu_tests/data_structures/dsu_restorable.test.cpp": "2024-11-17 14:04:03 -0600",
2524
"tests/library_checker_aizu_tests/data_structures/dsu_segtree_undo_trick.test.cpp": "2024-12-14 19:50:29 -0600",
@@ -55,7 +54,7 @@
5554
"tests/library_checker_aizu_tests/graphs/bcc_callback_aizu_bcc.test.cpp": "2025-12-11 21:47:53 +0000",
5655
"tests/library_checker_aizu_tests/graphs/bcc_callback_aizu_two_edge_cc.test.cpp": "2025-12-11 21:47:53 +0000",
5756
"tests/library_checker_aizu_tests/graphs/bcc_callback_lib_checker_bcc.test.cpp": "2025-12-11 21:47:53 +0000",
58-
"tests/library_checker_aizu_tests/graphs/bcc_callback_lib_checker_two_cc.test.cpp": "2026-01-15 17:22:37 +0000",
57+
"tests/library_checker_aizu_tests/graphs/bcc_callback_lib_checker_two_cc.test.cpp": "2026-01-17 19:36:09 +0000",
5958
"tests/library_checker_aizu_tests/graphs/biconnected_components.test.cpp": "2025-12-11 21:47:53 +0000",
6059
"tests/library_checker_aizu_tests/graphs/connected_components_of_complement_graph.test.cpp": "2025-08-14 10:27:46 -0600",
6160
"tests/library_checker_aizu_tests/graphs/dijkstra_aizu.test.cpp": "2025-08-14 10:27:46 -0600",
@@ -64,13 +63,13 @@
6463
"tests/library_checker_aizu_tests/graphs/enumerate_triangles.test.cpp": "2025-08-06 16:18:37 -0600",
6564
"tests/library_checker_aizu_tests/graphs/hopcroft_karp_aizu.test.cpp": "2025-12-11 21:47:53 +0000",
6665
"tests/library_checker_aizu_tests/graphs/hopcroft_karp_lib_checker.test.cpp": "2025-12-11 21:47:53 +0000",
67-
"tests/library_checker_aizu_tests/graphs/mst.test.cpp": "2026-01-15 17:22:37 +0000",
68-
"tests/library_checker_aizu_tests/graphs/offline_incremental_scc.test.cpp": "2026-01-15 17:22:37 +0000",
66+
"tests/library_checker_aizu_tests/graphs/mst.test.cpp": "2026-01-17 12:26:02 -0700",
67+
"tests/library_checker_aizu_tests/graphs/offline_incremental_scc.test.cpp": "2026-01-17 19:36:09 +0000",
6968
"tests/library_checker_aizu_tests/graphs/strongly_connected_components_aizu.test.cpp": "2025-12-11 21:47:53 +0000",
7069
"tests/library_checker_aizu_tests/graphs/strongly_connected_components_lib_checker.test.cpp": "2025-12-11 21:47:53 +0000",
7170
"tests/library_checker_aizu_tests/graphs/two_edge_components.test.cpp": "2025-12-11 21:47:53 +0000",
7271
"tests/library_checker_aizu_tests/handmade_tests/count_paths.test.cpp": "2025-12-11 21:47:53 +0000",
73-
"tests/library_checker_aizu_tests/handmade_tests/dsu.test.cpp": "2026-01-15 17:22:37 +0000",
72+
"tests/library_checker_aizu_tests/handmade_tests/dsu.test.cpp": "2026-01-17 12:26:02 -0700",
7473
"tests/library_checker_aizu_tests/handmade_tests/dsu_size.test.cpp": "2024-12-14 19:50:29 -0600",
7574
"tests/library_checker_aizu_tests/handmade_tests/edge_cd_small_trees.test.cpp": "2025-09-07 15:50:55 -0600",
7675
"tests/library_checker_aizu_tests/handmade_tests/fib_matrix_expo.test.cpp": "2025-08-28 13:19:16 -0600",
@@ -84,7 +83,7 @@
8483
"tests/library_checker_aizu_tests/handmade_tests/permutation_tree_small.test.cpp": "2025-08-14 12:01:15 -0600",
8584
"tests/library_checker_aizu_tests/handmade_tests/rmq_small_n.test.cpp": "2025-08-14 12:01:15 -0600",
8685
"tests/library_checker_aizu_tests/handmade_tests/sa_find_subarray.test.cpp": "2025-02-10 14:50:36 -0700",
87-
"tests/library_checker_aizu_tests/handmade_tests/seg_tree_find.test.cpp": "2025-08-06 19:02:15 -0600",
86+
"tests/library_checker_aizu_tests/handmade_tests/seg_tree_find.test.cpp": "2026-01-17 12:18:24 -0700",
8887
"tests/library_checker_aizu_tests/handmade_tests/seg_tree_find_small.test.cpp": "2024-12-14 19:50:29 -0600",
8988
"tests/library_checker_aizu_tests/loops/chooses.test.cpp": "2025-02-10 14:50:36 -0700",
9089
"tests/library_checker_aizu_tests/loops/quotients.test.cpp": "2024-11-17 14:04:03 -0600",
@@ -113,7 +112,7 @@
113112
"tests/library_checker_aizu_tests/strings/lcp_query_palindrome.test.cpp": "2025-08-05 19:19:23 -0600",
114113
"tests/library_checker_aizu_tests/strings/lcp_query_zfunc.test.cpp": "2025-08-05 19:19:23 -0600",
115114
"tests/library_checker_aizu_tests/strings/lcs_dp.test.cpp": "2025-08-05 19:19:23 -0600",
116-
"tests/library_checker_aizu_tests/strings/lcs_queries.test.cpp": "2025-08-06 19:02:15 -0600",
115+
"tests/library_checker_aizu_tests/strings/lcs_queries.test.cpp": "2026-01-17 12:18:24 -0700",
117116
"tests/library_checker_aizu_tests/strings/lcs_queries_merge_sort_tree.test.cpp": "2025-08-05 19:19:23 -0600",
118117
"tests/library_checker_aizu_tests/strings/manacher.test.cpp": "2025-08-05 19:19:23 -0600",
119118
"tests/library_checker_aizu_tests/strings/multi_matching_bs.test.cpp": "2025-08-05 19:19:23 -0600",
@@ -123,18 +122,18 @@
123122
"tests/library_checker_aizu_tests/strings/single_matching_bs.test.cpp": "2025-08-05 19:19:23 -0600",
124123
"tests/library_checker_aizu_tests/strings/suffix_array.test.cpp": "2025-08-14 12:01:15 -0600",
125124
"tests/library_checker_aizu_tests/strings/suffix_array_short.test.cpp": "2025-08-05 19:19:23 -0600",
126-
"tests/library_checker_aizu_tests/strings/trie.test.cpp": "2025-08-06 19:26:46 -0600",
125+
"tests/library_checker_aizu_tests/strings/trie.test.cpp": "2026-01-17 12:38:18 -0700",
127126
"tests/library_checker_aizu_tests/strings/wildcard_pattern_matching.test.cpp": "2025-08-05 19:19:23 -0600",
128127
"tests/library_checker_aizu_tests/trees/count_paths_per_length.test.cpp": "2025-12-11 21:47:53 +0000",
129-
"tests/library_checker_aizu_tests/trees/edge_cd_contour_range_query.test.cpp": "2025-12-11 21:47:53 +0000",
130-
"tests/library_checker_aizu_tests/trees/edge_cd_contour_range_update.test.cpp": "2025-12-11 21:47:53 +0000",
128+
"tests/library_checker_aizu_tests/trees/edge_cd_contour_range_query.test.cpp": "2026-01-17 12:18:24 -0700",
129+
"tests/library_checker_aizu_tests/trees/edge_cd_contour_range_update.test.cpp": "2026-01-17 12:18:24 -0700",
131130
"tests/library_checker_aizu_tests/trees/edge_cd_count_paths_per_length.test.cpp": "2025-12-11 21:47:53 +0000",
132131
"tests/library_checker_aizu_tests/trees/edge_cd_reroot_dp.test.cpp": "2025-09-07 15:50:55 -0600",
133-
"tests/library_checker_aizu_tests/trees/hld_aizu1.test.cpp": "2025-12-11 21:47:53 +0000",
132+
"tests/library_checker_aizu_tests/trees/hld_aizu1.test.cpp": "2026-01-17 12:18:24 -0700",
134133
"tests/library_checker_aizu_tests/trees/hld_aizu2.test.cpp": "2025-12-11 21:47:53 +0000",
135-
"tests/library_checker_aizu_tests/trees/hld_lib_checker_path.test.cpp": "2025-12-11 21:47:53 +0000",
136-
"tests/library_checker_aizu_tests/trees/hld_lib_checker_subtree_edges.test.cpp": "2025-12-11 21:47:53 +0000",
137-
"tests/library_checker_aizu_tests/trees/hld_lib_checker_subtree_nodes.test.cpp": "2025-12-11 21:47:53 +0000",
134+
"tests/library_checker_aizu_tests/trees/hld_lib_checker_path.test.cpp": "2026-01-17 12:18:24 -0700",
135+
"tests/library_checker_aizu_tests/trees/hld_lib_checker_subtree_edges.test.cpp": "2026-01-17 12:18:24 -0700",
136+
"tests/library_checker_aizu_tests/trees/hld_lib_checker_subtree_nodes.test.cpp": "2026-01-17 12:18:24 -0700",
138137
"tests/library_checker_aizu_tests/trees/kth_path_ladder.test.cpp": "2025-12-11 21:47:53 +0000",
139138
"tests/library_checker_aizu_tests/trees/kth_path_linear.test.cpp": "2025-12-11 21:47:53 +0000",
140139
"tests/library_checker_aizu_tests/trees/kth_path_tree_lift.test.cpp": "2025-12-11 21:47:53 +0000",

0 commit comments

Comments
 (0)