Problem boarding
User justin271828
Submission Time 2025-01-22 11:10:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boarding.cpp: In function ‘int main()’:
boarding.cpp:93:11: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
93 | cout << ans.f << " " << ans.s << "\n";}
| ^~~
| abs