boiishuvo 0 Junior Poster in Training

option_3(): >>cin >> studentID[actualNum]; is actually working though :S I've tested it and it works fine.

The code marked in red is supposed to be just an average, but the thing is I have no idea how to sum (add) the studentMark then display the total of all students' marks. How can you make it?