Problem | gotoschool |
---|---|
User | JK13 |
Submission Time | 2023-11-08 23:00:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:11:8: error: expected ‘;’ before ‘}’ token
11 | a[p]=i
| ^
| ;
12 | }
| ~