Main.cc: In function 'int main()': Main.cc:6:9: error: 'iny' was not declared in this scope for(iny i=1;i<=30;i++){ ^ Main.cc:6:17: error: 'i' was not declared in this scope for(iny i=1;i<=30;i++){ ^