0_0_30743748_31412.cpp: In function 'int main()': 0_0_30743748_31412.cpp:58:54: error: 'INF' was not declared in this scope for(i=0;i<=m;i++) for(j=0;j<=n;j++) dp[i][j]=INF; ^