Run id: 134418

Main.cc:1:25: warning: extra tokens at end of #include directive
 #include using namespace std;
                         ^
Main.cc: In function 'int main()':
Main.cc:4:29: error: 'cout' was not declared in this scope
     scanf("%d",&a); b=a%10; cout<