The product a, b, c of three rational numbers is negative, and is positive. Find the absolute value of a + the absolute value of b + the absolute value of c Value of The product a, b, c of three rational numbers is negative and the sum is positive. Find the absolute value of a + the absolute value of b + the absolute value of c Value of

The product a, b, c of three rational numbers is negative, and is positive. Find the absolute value of a + the absolute value of b + the absolute value of c Value of The product a, b, c of three rational numbers is negative and the sum is positive. Find the absolute value of a + the absolute value of b + the absolute value of c Value of

Products a, b, c, their products are negative, and are positive,
Then only one negative number in a, b, c
Absolute value of a part + absolute value of b part + absolute value of c part
=1+1+(-1)
=1

Products a, b, c, their products are negative, and are positive,
Then only one negative number in a, b, c
Absolute value of a + absolute value of b + absolute value of c
=1+1+(-1)
=1

Program: Input several characters (end when input #) from the keyboard, and count the number of upper and lower case letters and number symbols (0~9).

# Include main (){ int count _ Lowcase,count _ Highcase,count _ Number; int i,j,c;...