| Problem | airplane |
|---|---|
| User | wtnetlegend |
| Submission Time | 2026-01-03 20:42:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
airplane.cpp: In function ‘int main()’:
airplane.cpp:98:8: error: expected ‘(’ before ‘max’
98 | if max(height[neighbor], distfromV[neighbor]) == height[neighbor]{
| ^~~
| (