Run id: 109615

Main.cc: In function 'int main()':
Main.cc:10:5: error: 'nowRbt3' was not declared in this scope
     nowRbt3=c+b;
     ^
Main.cc:10:13: error: 'c' was not declared in this scope
     nowRbt3=c+b;
             ^
Main.cc:10:15: error: 'b' was not declared in this scope
     nowRbt3=c+b;
               ^
Main.cc:15:39: error: 'nowRbt3' was not declared in this scope
     cout<