Posts by Matheus Machado • 1 point
1 post
-
0
votes1
answer122
viewsQ: Problem with Struct
I have the following error in my code: error: request for Member 'media' in 'given', wich is of non-class type 'Dadosaluno [5]' Code: #include <iostream> using namespace std; struct…