0_0_36396399_23245.cpp: In function 'int main()': 0_0_36396399_23245.cpp:93:13: error: expected ';' before 'for' for(int j = 1; j <=n ;j++) ^ 0_0_36396399_23245.cpp:93:28: error: 'j' was not declared in this scope for(int j = 1; j <=n ;j++) ^