Problem | doll_noi |
---|---|
User | itsjiaqi |
Submission Time | 2025-02-16 19:03:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
doll_noi.cpp: In function ‘int main()’:
doll_noi.cpp:18:18: error: expected ‘)’ before ‘{’ token
18 | if(a[j-1]<a[j] {
| ~ ^~
| )
doll_noi.cpp:21:3: error: expected primary-expression before ‘}’ token
21 | }
| ^