Run id: 6556

Main.cc: In function 'int main()':
Main.cc:11:11: error: 'a' was not declared in this scope
         t=a;
           ^
Main.cc:16:11: error: 'b' was not declared in this scope
         t=b;
           ^