HELP me please
to solve this problem using if statement
Write a C++ programme that reads a sequence of integers terminated by zero value then finds the percentage of the negative numbers and the percentage of the positive number in the sequence. The programme output is as shown: :
Enter a sequence of in integers terminated by zero