Problem hotelhunt_ex
User Sinan1453
Submission Time 2024-06-21 14:45:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hotelhunt_ex.cpp: In function ‘int main()’:
hotelhunt_ex.cpp:29:13: error: ‘max_distance’ was not declared in this scope; did you mean ‘maxdistance’?
29 | cout << max_distance << endl;
| ^~~~~~~~~~~~
| maxdistance