0_0_38693139_18210.cpp: In function 'int main()': 0_0_38693139_18210.cpp:45:32: error: 'x' was not declared in this scope 45 | printf("%lld\n",min(dp[x][0],min(dp[x][1],dp[x][2]))); | ^