Problem runway
User OIaspirant2307
Submission Time 2024-04-10 15:27:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

runway.cpp: In function ‘void dfs(long long int, long long int)’:
runway.cpp:47:6: error: ‘vis’ was not declared in this scope
47 | if(vis[ch.first]){
| ^~~