Problem | gotoschool |
---|---|
User | 123456789 |
Submission Time | 2023-04-14 14:58:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:10:43: error: expected ‘;’ before ‘}’ token
10 | complicated[confusing[k]-1]=confusing[k]
| ^
| ;
11 | }
| ~