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