0_0_36343612_11049.cpp: In function 'int main()': 0_0_36343612_11049.cpp:33:7: error: expected ';' before 'for' for(int j=0;j<n;j++){ ^ 0_0_36343612_11049.cpp:33:19: error: 'j' was not declared in this scope for(int j=0;j<n;j++){ ^