Run id: 112928

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