Skip to content

Commit

Permalink
[auto-verifier] verify commit 0cb513d
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jun 2, 2024
1 parent 0cb513d commit 8d61e52
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions .verify-helper/timestamps.remote.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,41 +55,41 @@
"DataStructure/test/yosupo_hld_kth_vertex_on_path.test.cpp": "2023-01-04 02:50:55 +0800",
"DataStructure/test/yosupo_rangereversesum_splay.test.cpp": "2023-05-27 17:21:09 +0800",
"DataStructure/test/yukicoder_674_range_set.test.cpp": "2022-12-31 08:30:35 +0000",
"Geometry/tests/aizu_cgl_1_a_basic_projection.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_1_b_basic_reflection.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_1_c_basic_ccw.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_2_a_basic_line.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_2_b_basic_segment_intersect.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_2_c_basic_line_intersection.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_2_d_basic_segment_distance.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_3_a_polygon_area.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_3_b_polygon_is_convex.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_3_c_polygon_in_polygon.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_4_a_polygon_convex_hull.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_4_b_polygon_convex_diameter.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_4_c_polygon_convex_cut.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_5_a_closest_pair.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_7_a_cicle_tangents.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_7_d_circle_line_intersection.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_7_e_circle_circle_intersection.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_7_f_circle_tangent_points.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_7_g_circle_circle_tangent_points.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_7_i_circle_common_area.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/polygon_in_convex.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/z_basic_ccw.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/z_basic_segment_intersect.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/z_polygon_area.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/z_polygon_convexhull.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/z_polygon_is_convex.test.cpp": "2024-03-17 10:45:43 +0800",
"Geometry/tests/aizu_cgl_1_a_basic_projection.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_1_b_basic_reflection.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_1_c_basic_ccw.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_2_a_basic_line.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_2_b_basic_segment_intersect.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_2_c_basic_line_intersection.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_2_d_basic_segment_distance.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_3_a_polygon_area.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_3_b_polygon_is_convex.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_3_c_polygon_in_polygon.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_4_a_polygon_convex_hull.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_4_b_polygon_convex_diameter.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_4_c_polygon_convex_cut.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_5_a_closest_pair.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_7_a_cicle_tangents.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_7_d_circle_line_intersection.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_7_e_circle_circle_intersection.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_7_f_circle_tangent_points.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_7_g_circle_circle_tangent_points.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/aizu_cgl_7_i_circle_common_area.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/polygon_in_convex.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/z_basic_ccw.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/z_basic_segment_intersect.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/z_polygon_area.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/z_polygon_convexhull.test.cpp": "2022-07-20 01:28:51 +0800",
"Geometry/tests/z_polygon_is_convex.test.cpp": "2022-07-20 01:28:51 +0800",
"Graph/tests/aizu_alds1_11_c_bfs.test.cpp": "2022-12-14 02:22:04 +0800",
"Graph/tests/aizu_grl_1_a_dijkstra_aizu.test.cpp": "2022-12-26 16:37:58 +0800",
"Graph/tests/aizu_grl_1_c_floyd.test.cpp": "2022-01-13 13:16:22 +0800",
"Graph/tests/aizu_grl_2_a_mst.test.cpp": "2024-03-17 02:51:32 +0000",
"Graph/tests/aizu_grl_2_b_directed_mst.test.cpp": "2023-01-07 01:46:12 +0800",
"Graph/tests/aizu_grl_3_a_articulation_points.test.cpp": "2022-08-09 14:38:08 +0800",
"Graph/tests/aizu_grl_3_b_bridge.test.cpp": "2022-08-09 14:38:08 +0800",
"Graph/tests/aizu_grl_3_c_strongly_connected.test.cpp": "2022-03-04 04:16:35 +0800",
"Graph/tests/aizu_grl_4_a_strongly_connected_cycle_check.test.cpp": "2022-03-04 04:16:35 +0800",
"Graph/tests/aizu_grl_3_c_strongly_connected.test.cpp": "2024-06-02 18:23:02 +0800",
"Graph/tests/aizu_grl_4_a_strongly_connected_cycle_check.test.cpp": "2024-06-02 18:23:02 +0800",
"Graph/tests/aizu_grl_5_a_tree_diameter.test.cpp": "2022-11-21 21:56:30 +0800",
"Graph/tests/aizu_grl_6_a_maxflow_dinic.test.cpp": "2022-01-11 21:41:41 +0800",
"Graph/tests/aizu_grl_6_a_maxflow_hlpp.test.cpp": "2023-01-07 01:46:12 +0800",
Expand All @@ -106,10 +106,10 @@
"Graph/tests/matching_bipartite_weighted.test.cpp": "2022-01-10 00:30:04 +0800",
"Graph/tests/matching_bipartite_weighted_2.test.cpp": "2023-01-04 02:50:55 +0800",
"Graph/tests/matching_general.test.cpp": "2022-01-10 00:30:04 +0800",
"Graph/tests/strongly_connected.test.cpp": "2022-03-04 04:16:35 +0800",
"Graph/tests/strongly_connected.test.cpp": "2024-06-02 18:23:02 +0800",
"Graph/tests/tree_diameter.test.cpp": "2022-11-21 21:56:30 +0800",
"Graph/tests/triangles.test.cpp": "2022-01-06 04:27:27 +0800",
"Graph/tests/two_sat.test.cpp": "2022-03-04 04:16:35 +0800",
"Graph/tests/two_sat.test.cpp": "2024-06-02 18:23:02 +0800",
"Graph/tests/yosupo_mst.test.cpp": "2024-03-17 02:51:32 +0000",
"Math/tests/aizu_ntl_1_a_factorize.test.cpp": "2023-10-22 16:42:38 +0800",
"Math/tests/aizu_ntl_1_b_modulo_pow.test.cpp": "2023-10-15 09:43:20 +0800",
Expand Down

0 comments on commit 8d61e52

Please sign in to comment.