diff --git a/sum.c b/sum.c index 25f552f..2ea3e46 100644 --- a/sum.c +++ b/sum.c @@ -2,6 +2,6 @@ main() { int i,sum=0,value=10; - for(i=0;i