From 37358309b2b4c38082391b8df7304c2a29613bdb Mon Sep 17 00:00:00 2001 From: Ariel Date: Tue, 27 Feb 2024 18:23:20 +0800 Subject: [PATCH] Update include.hh --- include.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/include.hh b/include.hh index 2230b61..95acfe2 100644 --- a/include.hh +++ b/include.hh @@ -206,4 +206,3 @@ int period(string s) { // find the length of shortest recurring period return n; } ///////////////////////////////////////////////////////// -