PLEASE learn to use code tags, they make reading and commenting on source code MUCH easier. http://www.cplusplus.com/articles/jEywvCM9/ http://www.cplusplus.com/articles/z13hAqkS/ HINT: you can edit your post and add code tags. Some formatting & indentation would not hurt either |
|
|
Enter number of student : 4 Enter score 1 : 67 Enter score 2 : 45 Enter score 3 : 78 Enter score 4 : 98 Total score is 288 The highest number is 98 The lowest number is 45 |