s,t,c = gets.to_s.split c = "==" if c == "=" puts eval("#{s} #{c} #{t}") ? :YES : :NO