0_0_23650604_5971.cpp: In function 'int main()': 0_0_23650604_5971.cpp:39:2: error: expected ';' before 'for' for (int j=1;j<=c;j++) ^ 0_0_23650604_5971.cpp:39:15: error: 'j' was not declared in this scope for (int j=1;j<=c;j++) ^