| Problem | gotoschool |
|---|---|
| User | YongXin |
| Submission Time | 2023-06-02 14:15:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:14:11: error: expected ‘;’ before ‘}’ token
14 | b[j]=1
| ^
| ;
15 | }
| ~