Problem airplane
User wtnetlegend
Submission Time 2026-01-03 20:42:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

airplane.cpp: In function ‘int main()’:
airplane.cpp:98:8: error: expected ‘(’ before ‘max’
98 | if max(height[neighbor], distfromV[neighbor]) == height[neighbor]{
| ^~~
| (