Problem gotoschool_ex
User kxd
Submission Time 2023-11-16 11:37:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool_ex.cpp: In function ‘int main()’:
gotoschool_ex.cpp:25:8: error: ‘i’ was not declared in this scope
25 | forn1(i,n) {
| ^
gotoschool_ex.cpp:25:2: error: ‘forn1’ was not declared in this scope
25 | forn1(i,n) {
| ^~~~~