Problem | gotoschool |
---|---|
User | noob41 |
Submission Time | 2023-11-08 14:37:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int32_t main()’:
gotoschool.cpp:13:21: error: expected ‘;’ before ‘)’ token
13 | for(int i=0;i<n,i++){
| ^
| ;