Problem #958 C LANGUAGE

Enter a number from the user if the number is negative then square the number and if it is positive then increment the number 20 times ?

Your Solution