Problem | pilot |
---|---|
User | Negative273C |
Submission Time | 2024-10-31 18:53:31 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pilot.cpp: In function ‘int32_t main()’:
pilot.cpp:12:5: error: expected ‘,’ or ‘;’ before ‘if’
12 | if(cruise[0] >= height[0]) ans++;
| ^~