0_0_23621666_10851.cpp: In function 'int lis(int*, int)': 0_0_23621666_10851.cpp:16:22: error: 't' was not declared in this scope if(a[i]<dp[j]) dp[t]=a[i]; ^