Run id: 152995

Main.cc: In function 'int main()':
Main.cc:7:5: error: 'sering' was not declared in this scope
     sering c=sering(a)+sering(b);
     ^
Main.cc:8:15: error: 'c' was not declared in this scope
     int n=int(c);
               ^