0_0_34771618_11842.cpp: In function 'int main()': 0_0_34771618_11842.cpp:77:9: error: expected ';' before 'for' for(int i=0; i<n; i++) ^ 0_0_34771618_11842.cpp:77:22: error: 'i' was not declared in this scope for(int i=0; i<n; i++) ^