Owl Get a Life
friend.cpp: In function ‘ll dfs(ll, ll, bool)’:friend.cpp:38:23: error: ‘i’ was not declared in this scope 38 | dp[u][flag]=max(dp[i][flag],dfs(x,u,0)); | ^