| Problem | gotoschool |
|---|---|
| User | YongXin |
| Submission Time | 2023-06-02 13:49:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:13:17: error: expected ‘;’ before ‘}’ token
13 | cout<<j<<' '
| ^
| ;
14 | }
| ~