Run id: 99998

Main.cc:1:3: error: expected constructor, destructor, or type conversion before ',' token
 &a,&b
   ^
Main.cc:1:5: error: expected constructor, destructor, or type conversion at end of input
 &a,&b
     ^