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