Run id: 144837

Main.cc: In function 'int main()':
Main.cc:6:31: error: invalid operands of types 'const char [3]' and '' to binary 'operator<<'
     cout<<(t+n>b)?"Yes":"No"<