Run id: 135293

Main.cc: In function 'int main()':
Main.cc:5:11: error: 'hot' was not declared in this scope
     if(a==hot){
           ^
Main.cc:8:11: error: 'cold' was not declared in this scope
     if(a==cold){
           ^