Problem gotoschool
User ZiErn
Submission Time 2023-11-08 14:02:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:10:22: error: ‘n’ was not declared in this scope
10 | for (int i = 0; i < n; i++) {
| ^