Problem ghostrule
User Xiaoyang
Submission Time 2023-12-30 15:37:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ghostrule.cpp: In function ‘void dfs(ll, ll, ll)’:
ghostrule.cpp:26:16: error: ‘v’ was not declared in this scope
26 | if(curr>=dist[v]){
| ^