Make a C++ program that helps the health visitor making the statistics.
Example: In a class with 20 pupils the heights of the individual pupils, in centimeters, are,
175, 167, 160, 164, 183, 187, 188 79, 176, 175,
169, 175, 175, 178, 165, 160, 173, 65, 187, 178
the program should read In all the umbers and make a table like this:
height number of pupils
160 2
164 1
165 2
167 1