From 471752d3e4e99d076e2cceb9f4fcc3663bcdd582 Mon Sep 17 00:00:00 2001 From: MS-77 <72190066+MS-77@users.noreply.github.com> Date: Sun, 3 Oct 2021 09:54:00 +0530 Subject: [PATCH] updated --- GoodBad.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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--)