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