0_0_37583951_22363.cpp: In function 'int main()': 0_0_37583951_22363.cpp:34:49: error: 'dp' was not declared in this scope while(~scanf("%d%d", &n, &m)) printf("%lld\n", dp[n][m]); ^