0_0_30402156_13597.cpp: In function 'int main()': 0_0_30402156_13597.cpp:14:4: error: expected ';' before 'for' for(int i = 0; i < n; ++i) ^ 0_0_30402156_13597.cpp:14:19: error: 'i' was not declared in this scope for(int i = 0; i < n; ++i) ^