From d9b10d7ac94b4ff45b91cfa3b130646bf5b4638d Mon Sep 17 00:00:00 2001 From: 213016 <71176968+213016@users.noreply.github.com> Date: Wed, 30 Sep 2020 18:58:34 +0530 Subject: [PATCH] Update Minimum of Three.c --- Minimum of Three.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Minimum of Three.c b/Minimum of Three.c index 4057cde..6336983 100644 --- a/Minimum of Three.c +++ b/Minimum of Three.c @@ -19,6 +19,6 @@ int main() else output[i]=day[i]; } - for(int i=0; i