0_0_37539194_17880.cpp: In function 'int main()': 0_0_37539194_17880.cpp:35:4: error: expected ';' before 'for' for(int j=1;j<=n;j++){ ^ 0_0_37539194_17880.cpp:35:16: error: 'j' was not declared in this scope for(int j=1;j<=n;j++){ ^