Main.cc:1:19: warning: extra tokens at end of #include directive #include; ^ Main.cc: In function 'int main()': Main.cc:5:16: error: 'n' was not declared in this scope printf("%2d\n",n); ^