Main.cc: In function 'int main()': Main.cc:9:7: error: 'inti' was not declared in this scope }for(inti=1;i<=1000;i++){ ^ Main.cc:9:14: error: 'i' was not declared in this scope }for(inti=1;i<=1000;i++){ ^