there is an error -> if(a>0)//show error, should be if (a<0) //show error, because -100 is less than 0.
parion 5 months ago
there is an error -> if(a>0)//show error, should be if (a<0) //show error, because -100 is less than 0.
parion 5 months ago