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