0_0_39108205_3612.cpp: In function 'int main()': 0_0_39108205_3612.cpp:19:27: error: 'f' was not declared in this scope 19 | cout<<(dp[m][l]>0?f[m][l]:0)<<"\n"; | ^