Problem | gotoschool |
---|---|
User | Anonymous35V |
Submission Time | 2023-11-08 11:40:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:6:8: error: ‘n’ was not declared in this scope
6 | int a[n]={1,n};
| ^