Problem airplane2
User sporknives
Submission Time 2026-02-25 17:30:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

airplane2.cpp: In function ‘int main()’:
airplane2.cpp:35:25: error: ‘INF’ was not declared in this scope
35 | long long min_gap = INF;
| ^~~