Owl Get a Life
wormholes.cpp: In function ‘int main()’:wormholes.cpp:20:30: error: ‘y’ was not declared in this scope 20 | dp[uhh] = min(dp[y], dp[i] + 1); | ^