Trying to get grades in along with grades with 5 decimal places in. Having trouble with my loop. Not sure what I'm doing wrong. This is what I have so far.
error C2064: term does not evaluate to a function taking 1 arguments
error C2146: syntax error : missing ';' before identifier 'cout'
IntelliSense: expression preceding parentheses of apparent call must have (pointer-to-) function type
IntelliSense: expected a ';'