Main.cc: In function 'int main()': Main.cc:6:29: error: expected ';' before '{' token cout<<(((a+b)>c)?"Yes":"No"){ ^ Main.cc:8:1: error: expected '}' at end of input } ^