Owl Get a Life
triusis.cpp: In function ‘int main()’:triusis.cpp:86:21: error: ‘y’ was not declared in this scope 86 | ans = min(ans, dp[y] + n-y-1); | ^