From cf1a4cc5ef66790f3e9e32db1c03080359588d57 Mon Sep 17 00:00:00 2001 From: anushabollimutha <43820185+anushabollimutha@users.noreply.github.com> Date: Wed, 3 Oct 2018 20:59:31 +0530 Subject: [PATCH] Update FLOW008.c --- FLOW008.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FLOW008.c b/FLOW008.c index 98e16da..374d9f1 100644 --- a/FLOW008.c +++ b/FLOW008.c @@ -4,6 +4,8 @@ int main() { int i,n,a; + + // ok good scanf("%d",&n); for(i=1;i<=n;i++) {