Problem flights
User TomThuy123
Submission Time 2025-10-18 22:13:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flights.cpp: In function ‘int main()’:
flights.cpp:73:37: error: expected ‘;’ before ‘)’ token
73 | for(auto i=0;i<thresholds.size()){
| ^
| ;