Problem gotoschool
User garrett
Submission Time 2024-11-08 15:17:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:17:10: error: ‘student’ was not declared in this scope
17 | cout << student.second << " ";
| ^~~~~~~