0_0_39746504_16346.cpp: In function 'int main()': 0_0_39746504_16346.cpp:17:36: error: 'c' was not declared in this scope 17 | if(c[i] > j) f[i][j] = f[i + 1][j]; | ^