| Problem | gotoschool |
|---|---|
| User | YongXin |
| Submission Time | 2023-06-02 13:30:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:15:7: error: expected ‘(’ before ‘a’
15 | if a[i]>a[i+1]{
| ^
| (