| Problem | pilot |
|---|---|
| User | fueh |
| Submission Time | 2023-02-17 18:49:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pilot.cpp: In function ‘int main()’:
pilot.cpp:20:26: error: ‘moutains’ was not declared in this scope; did you mean ‘mountains’?
20 | if (height < moutains[i]) {
| ^~~~~~~~
| mountains