Problem triusis
User shoryu386
Submission Time 2023-06-20 14:22:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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);
| ^