Main.cc: In function 'int main()': Main.cc:19:6: error: 'inr' was not declared in this scope for(inr i=0;i<10;i++){ ^ Main.cc:19:14: error: 'i' was not declared in this scope for(inr i=0;i<10;i++){ ^