Well, my problem is as follows.
My program has to read the data from a .txt and get the average and classify them.
I managed to do it but entering the numbers directly from the code.
int age [] = {3,12,1,20,52,10,3,20,99,12,52,4,43,20,99};...
asked by
06.06.2018 / 06:00