Problem gotoschool
User yuxi
Submission Time 2023-11-09 13:50:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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