Problem runway
User Hijackedsoul
Submission Time 2023-12-01 21:47:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

runway.cpp: In function ‘int main()’:
runway.cpp:49:19: error: ‘mid’ was not declared in this scope
49 | int temp=BFS(n, mid);
| ^~~