diff --git a/GoodBad.cpp b/GoodBad.cpp index 744110a..3afc095 100644 --- a/GoodBad.cpp +++ b/GoodBad.cpp @@ -70,7 +70,7 @@ int chef(string s,int k) int main() { - // freopen("input.txt","r",stdin); + int t; cin>>t; while(t--)