0_0_22774282_32486.cpp: In function 'int main()': 0_0_22774282_32486.cpp:17:6: error: 'i' was not declared in this scope for( i=1;i<=n;i++) ^ 0_0_22774282_32486.cpp:20:6: error: 'i' was not declared in this scope for( i=2;i<=n;i++) ^