diff --git a/Daily/Geek_and_string.cpp b/Daily/Geek_and_string.cpp index 71a27c5f..231c303e 100644 --- a/Daily/Geek_and_string.cpp +++ b/Daily/Geek_and_string.cpp @@ -32,7 +32,6 @@ class Solution{ } }; - int main(){ int t; cin>>t;