Skip to content

Commit

Permalink
Merge branch 'master' of github.com:knshnb/competitive_library
Browse files Browse the repository at this point in the history
  • Loading branch information
knshnb committed May 7, 2021
2 parents fc222bd + 48ab54c commit 54c93ca
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .verify-helper/timestamps.remote.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"test/aoj/1549.test.cpp": "2020-08-15 16:14:21 +0900",
"test/aoj/ALDS1_5_D.test.cpp": "2020-08-15 16:14:21 +0900",
"test/aoj/DPL_1_E.test.cpp": "2020-05-24 02:38:04 +0900",
"test/aoj/DPL_5_A.test.cpp": "2020-08-29 04:09:47 +0900",
"test/aoj/DPL_5_B.test.cpp": "2020-08-29 04:09:47 +0900",
"test/aoj/DPL_5_D.test.cpp": "2020-08-29 04:09:47 +0900",
"test/aoj/DPL_5_D_runtime.test.cpp": "2020-08-29 04:09:47 +0900",
"test/aoj/DPL_5_E.test.cpp": "2020-08-29 04:09:47 +0900",
"test/aoj/DPL_5_F.test.cpp": "2020-08-29 04:09:47 +0900",
"test/aoj/DPL_5_A.test.cpp": "2021-03-05 23:09:57 +0900",
"test/aoj/DPL_5_B.test.cpp": "2021-03-05 23:09:57 +0900",
"test/aoj/DPL_5_D.test.cpp": "2021-03-05 23:09:57 +0900",
"test/aoj/DPL_5_D_runtime.test.cpp": "2021-03-05 23:09:57 +0900",
"test/aoj/DPL_5_E.test.cpp": "2021-03-05 23:09:57 +0900",
"test/aoj/DPL_5_F.test.cpp": "2021-03-05 23:09:57 +0900",
"test/aoj/DSL_2_A.test.cpp": "2020-04-01 18:40:05 +0900",
"test/aoj/DSL_2_B.test.cpp": "2020-04-01 18:40:05 +0900",
"test/aoj/DSL_2_F.test.cpp": "2020-09-30 02:17:56 +0900",
Expand All @@ -26,8 +26,8 @@
"test/yosupo/enumerate_primes.test.cpp": "2020-04-05 19:54:10 +0900",
"test/yosupo/lca.test.cpp": "2020-04-01 18:40:05 +0900",
"test/yosupo/point_add_range_sum.test.cpp": "2020-04-01 18:40:05 +0900",
"test/yosupo/point_set_range_composite.test.cpp": "2020-08-29 04:09:47 +0900",
"test/yosupo/range_affine_range_sum.test.cpp": "2020-08-29 04:09:47 +0900",
"test/yosupo/point_set_range_composite.test.cpp": "2021-03-05 23:09:57 +0900",
"test/yosupo/range_affine_range_sum.test.cpp": "2021-03-05 23:09:57 +0900",
"test/yosupo/range_kth_smallest.test.cpp": "2020-08-15 16:14:21 +0900",
"test/yosupo/scc.test.cpp": "2020-04-04 18:54:49 +0900",
"test/yosupo/staticrmq.test.cpp": "2020-04-01 18:40:05 +0900",
Expand All @@ -43,6 +43,6 @@
"test/yukicoder/1028.test.cpp": "2020-04-18 20:15:36 +0900",
"test/yukicoder/1036.test.cpp": "2020-04-25 17:31:02 +0900",
"test/yukicoder/1036_segment_tree.test.cpp": "2020-04-27 22:57:41 +0900",
"test/yukicoder/1073.test.cpp": "2020-08-29 04:09:47 +0900",
"test/yukicoder/1073_matrix_static.test.cpp": "2020-08-29 04:09:47 +0900"
"test/yukicoder/1073.test.cpp": "2021-03-05 23:09:57 +0900",
"test/yukicoder/1073_matrix_static.test.cpp": "2021-03-05 23:09:57 +0900"
}

0 comments on commit 54c93ca

Please sign in to comment.