0_0_25410724_5466.cpp: In function 'int main()': 0_0_25410724_5466.cpp:19:3: error: expected ';' before 'for' for(int j=1;j<n+1;j++) ^ 0_0_25410724_5466.cpp:19:15: error: 'j' was not declared in this scope for(int j=1;j<n+1;j++) ^