From 721cf07501191dd693ce77ea447891a26e2103f3 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 31 May 2024 14:47:20 +0000 Subject: [PATCH] [auto-verifier] verify commit 92deef42815cd400b45f8dfd223a2d35a2e757b6 --- .verify-helper/timestamps.remote.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .verify-helper/timestamps.remote.json diff --git a/.verify-helper/timestamps.remote.json b/.verify-helper/timestamps.remote.json new file mode 100644 index 0000000..abcf31c --- /dev/null +++ b/.verify-helper/timestamps.remote.json @@ -0,0 +1,15 @@ +{ +"test/FPS/FFT.test.cpp": "2024-05-31 19:00:40 +0900", +"test/FPS/FFT_fast.test.cpp": "2024-05-31 19:00:40 +0900", +"test/data-structure/BIT.test.cpp": "2024-05-31 19:00:40 +0900", +"test/data-structure/FastSet.test.cpp": "2024-05-31 19:00:40 +0900", +"test/modint/BarrettReduction.test.cpp": "2024-05-31 19:00:40 +0900", +"test/modint/modint.test.cpp": "2024-05-31 19:00:40 +0900", +"test/string/KMP.test.cpp": "2024-05-31 19:00:40 +0900", +"test/string/LCP.test.cpp": "2024-05-31 19:00:40 +0900", +"test/string/Manacher.test.cpp": "2024-05-31 19:00:40 +0900", +"test/string/RollingHash.test.cpp": "2024-05-31 19:00:40 +0900", +"test/string/SuffixArray.test.cpp": "2024-05-31 19:00:40 +0900", +"test/string/Zalgorithm.test.cpp": "2024-05-31 19:00:40 +0900", +"test/template.test.cpp": "2024-05-31 19:00:40 +0900" +} \ No newline at end of file