Skip to content

Commit b682946

Browse files
committed
Merge branch 'dev' into ds_reorg
2 parents b9938ed + 93c85b4 commit b682946

File tree

1 file changed

+0
-59
lines changed

1 file changed

+0
-59
lines changed

.verify-helper/timestamps.remote.json

Lines changed: 0 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -3,57 +3,6 @@
33
"tests/library_checker_aizu_tests/convolution/lcm_convolution.test.cpp": "2025-08-28 13:19:16 -0600",
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",
6-
"tests/library_checker_aizu_tests/data_structures/binary_trie.test.cpp": "2026-01-17 14:54:52 -0700",
7-
"tests/library_checker_aizu_tests/data_structures/bit.test.cpp": "2026-01-17 18:13:38 -0700",
8-
"tests/library_checker_aizu_tests/data_structures/bit_inc.test.cpp": "2026-01-17 18:13:38 -0700",
9-
"tests/library_checker_aizu_tests/data_structures/bit_ordered_set.test.cpp": "2026-01-17 18:13:38 -0700",
10-
"tests/library_checker_aizu_tests/data_structures/bit_rupq.test.cpp": "2026-01-17 18:13:38 -0700",
11-
"tests/library_checker_aizu_tests/data_structures/bit_rurq.test.cpp": "2026-01-17 18:13:38 -0700",
12-
"tests/library_checker_aizu_tests/data_structures/bit_walk.test.cpp": "2026-01-17 18:13:38 -0700",
13-
"tests/library_checker_aizu_tests/data_structures/deque.test.cpp": "2026-01-17 15:07:54 -0700",
14-
"tests/library_checker_aizu_tests/data_structures/deque_index.test.cpp": "2026-01-17 15:07:54 -0700",
15-
"tests/library_checker_aizu_tests/data_structures/deque_op.test.cpp": "2026-01-17 14:58:59 -0700",
16-
"tests/library_checker_aizu_tests/data_structures/deque_sliding_window.test.cpp": "2026-01-17 14:47:10 -0700",
17-
"tests/library_checker_aizu_tests/data_structures/disjoint_rmq_inc.test.cpp": "2026-01-17 14:47:10 -0700",
18-
"tests/library_checker_aizu_tests/data_structures/disjoint_rmq_inc_lines.test.cpp": "2026-01-17 14:47:10 -0700",
19-
"tests/library_checker_aizu_tests/data_structures/disjoint_rmq_inc_sum.test.cpp": "2026-01-17 14:47:10 -0700",
20-
"tests/library_checker_aizu_tests/data_structures/distinct_query.test.cpp": "2026-01-17 14:54:52 -0700",
21-
"tests/library_checker_aizu_tests/data_structures/dsu.test.cpp": "2026-01-17 14:58:59 -0700",
22-
"tests/library_checker_aizu_tests/data_structures/dsu_bipartite.test.cpp": "2026-01-17 14:58:59 -0700",
23-
"tests/library_checker_aizu_tests/data_structures/dsu_restorable.test.cpp": "2026-01-17 14:54:52 -0700",
24-
"tests/library_checker_aizu_tests/data_structures/dsu_segtree_undo_trick.test.cpp": "2026-01-17 15:07:54 -0700",
25-
"tests/library_checker_aizu_tests/data_structures/implicit_seg_tree.test.cpp": "2026-01-17 14:47:10 -0700",
26-
"tests/library_checker_aizu_tests/data_structures/kruskal_tree_aizu.test.cpp": "2026-01-17 14:54:52 -0700",
27-
"tests/library_checker_aizu_tests/data_structures/kth_smallest_pst.test.cpp": "2026-01-17 14:47:10 -0700",
28-
"tests/library_checker_aizu_tests/data_structures/kth_smallest_wavelet_matrix.test.cpp": "2026-01-17 14:58:59 -0700",
29-
"tests/library_checker_aizu_tests/data_structures/lazy_segment_tree.test.cpp": "2026-01-17 14:58:59 -0700",
30-
"tests/library_checker_aizu_tests/data_structures/lazy_segment_tree_constructor.test.cpp": "2026-01-17 14:54:52 -0700",
31-
"tests/library_checker_aizu_tests/data_structures/lazy_segment_tree_inc.test.cpp": "2026-01-17 17:55:26 -0700",
32-
"tests/library_checker_aizu_tests/data_structures/lazy_segment_tree_inc_constructor.test.cpp": "2026-01-17 17:55:26 -0700",
33-
"tests/library_checker_aizu_tests/data_structures/line_tree_aizu.test.cpp": "2026-01-17 14:54:52 -0700",
34-
"tests/library_checker_aizu_tests/data_structures/line_tree_lib_checker.test.cpp": "2026-01-17 14:54:52 -0700",
35-
"tests/library_checker_aizu_tests/data_structures/merge_sort_tree.test.cpp": "2026-01-17 15:07:54 -0700",
36-
"tests/library_checker_aizu_tests/data_structures/mode_query.test.cpp": "2026-01-17 14:54:52 -0700",
37-
"tests/library_checker_aizu_tests/data_structures/permutation_tree.test.cpp": "2026-01-17 15:12:43 -0700",
38-
"tests/library_checker_aizu_tests/data_structures/persistent_queue_tree.test.cpp": "2026-01-17 14:54:52 -0700",
39-
"tests/library_checker_aizu_tests/data_structures/persistent_seg_tree.test.cpp": "2026-01-17 14:58:59 -0700",
40-
"tests/library_checker_aizu_tests/data_structures/pq_ds_undo_sliding_window.test.cpp": "2026-01-17 14:54:52 -0700",
41-
"tests/library_checker_aizu_tests/data_structures/pq_ds_undo_with_dsu.test.cpp": "2026-01-17 14:54:52 -0700",
42-
"tests/library_checker_aizu_tests/data_structures/range_parallel_dsu.test.cpp": "2026-01-17 15:14:21 -0700",
43-
"tests/library_checker_aizu_tests/data_structures/rmq_linear.test.cpp": "2026-01-17 14:58:59 -0700",
44-
"tests/library_checker_aizu_tests/data_structures/rmq_sparse_table.test.cpp": "2026-01-17 14:54:52 -0700",
45-
"tests/library_checker_aizu_tests/data_structures/rmq_sparse_table_inc.test.cpp": "2026-01-17 14:54:52 -0700",
46-
"tests/library_checker_aizu_tests/data_structures/simple_tree.test.cpp": "2026-01-17 15:07:54 -0700",
47-
"tests/library_checker_aizu_tests/data_structures/simple_tree_inc.test.cpp": "2026-01-17 14:54:52 -0700",
48-
"tests/library_checker_aizu_tests/data_structures/simple_tree_inc_line.test.cpp": "2026-01-17 14:47:10 -0700",
49-
"tests/library_checker_aizu_tests/data_structures/simple_tree_line.test.cpp": "2026-01-17 15:07:54 -0700",
50-
"tests/library_checker_aizu_tests/flow/dinic_aizu.test.cpp": "2024-11-17 14:04:03 -0600",
51-
"tests/library_checker_aizu_tests/flow/hungarian.test.cpp": "2024-11-17 14:04:03 -0600",
52-
"tests/library_checker_aizu_tests/flow/min_cost_max_flow.test.cpp": "2024-12-05 10:41:42 -0600",
53-
"tests/library_checker_aizu_tests/graphs/bcc_callback_aizu_bcc.test.cpp": "2026-01-17 15:12:43 -0700",
54-
"tests/library_checker_aizu_tests/graphs/bcc_callback_aizu_two_edge_cc.test.cpp": "2026-01-17 15:12:43 -0700",
55-
"tests/library_checker_aizu_tests/graphs/bcc_callback_lib_checker_bcc.test.cpp": "2026-01-17 15:12:43 -0700",
56-
"tests/library_checker_aizu_tests/graphs/bcc_callback_lib_checker_two_cc.test.cpp": "2026-01-17 15:12:43 -0700",
576
"tests/library_checker_aizu_tests/graphs/biconnected_components.test.cpp": "2025-12-11 21:47:53 +0000",
587
"tests/library_checker_aizu_tests/graphs/connected_components_of_complement_graph.test.cpp": "2025-08-14 10:27:46 -0600",
598
"tests/library_checker_aizu_tests/graphs/dijkstra_aizu.test.cpp": "2025-08-14 10:27:46 -0600",
@@ -62,14 +11,6 @@
6211
"tests/library_checker_aizu_tests/graphs/enumerate_triangles.test.cpp": "2025-08-06 16:18:37 -0600",
6312
"tests/library_checker_aizu_tests/graphs/hopcroft_karp_aizu.test.cpp": "2025-12-11 21:47:53 +0000",
6413
"tests/library_checker_aizu_tests/graphs/hopcroft_karp_lib_checker.test.cpp": "2025-12-11 21:47:53 +0000",
65-
"tests/library_checker_aizu_tests/graphs/mst.test.cpp": "2026-01-17 15:07:54 -0700",
66-
"tests/library_checker_aizu_tests/graphs/offline_incremental_scc.test.cpp": "2026-01-17 15:07:54 -0700",
67-
"tests/library_checker_aizu_tests/graphs/strongly_connected_components_aizu.test.cpp": "2026-01-17 13:05:42 -0700",
68-
"tests/library_checker_aizu_tests/graphs/strongly_connected_components_lib_checker.test.cpp": "2026-01-17 13:05:42 -0700",
69-
"tests/library_checker_aizu_tests/graphs/two_edge_components.test.cpp": "2026-01-17 15:07:54 -0700",
70-
"tests/library_checker_aizu_tests/handmade_tests/count_paths.test.cpp": "2026-01-17 15:07:54 -0700",
71-
"tests/library_checker_aizu_tests/handmade_tests/dsu.test.cpp": "2026-01-17 15:07:54 -0700",
72-
"tests/library_checker_aizu_tests/handmade_tests/dsu_size.test.cpp": "2026-01-17 15:07:54 -0700",
7314
"tests/library_checker_aizu_tests/handmade_tests/edge_cd_small_trees.test.cpp": "2025-09-07 15:50:55 -0600",
7415
"tests/library_checker_aizu_tests/handmade_tests/fib_matrix_expo.test.cpp": "2025-08-28 13:19:16 -0600",
7516
"tests/library_checker_aizu_tests/handmade_tests/functional_graph.test.cpp": "2025-08-06 16:18:37 -0600",

0 commit comments

Comments
 (0)