filmov
tv
Program to count and print the number of negative and positive numbers in a given set of numbers.

Показать описание
ANSI C
Constants, variables and Data Types
Write a program to count and print the number of negetive and positive numbers in a given set of numbers. Test your program with a suitable set of numbers. Use scanf to read the numbers.
Reading shoulf be terminated when the value O is encountered
Constants, variables and Data Types
Write a program to count and print the number of negetive and positive numbers in a given set of numbers. Test your program with a suitable set of numbers. Use scanf to read the numbers.
Reading shoulf be terminated when the value O is encountered