Main.cc:1:25: warning: extra tokens at end of #include directive #include using namespace std; int main(){ int a,b; scanf("%d",&a); b=a%10; cout<