Problem | gotoschool |
---|---|
User | emyz |
Submission Time | 2023-03-28 16:59:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:14:7: error: ‘i’ was not declared in this scope
14 | FORN(i,1,n)
| ^
gotoschool.cpp:14:2: error: ‘FORN’ was not declared in this scope
14 | FORN(i,1,n)
| ^~~~