Main.cc:28:2: error: stray '#' in program
}#include // cin\cout\endl
^
Main.cc: In function 'int main()':
Main.cc:25:17: error: 'b' was not declared in this scope
cout< // cin\cout\endl
^
Main.cc: In function 'int main()':
Main.cc:34:5: error: redefinition of 'int main()'
int main(){
^
Main.cc:7:5: note: 'int main()' previously defined here
int main(){
^
Main.cc:52:17: error: 'b' was not declared in this scope
cout<