string a = "feeling"; string b = "hate"; if a >= b; then cout << "love" endl; else cout << "insignificant bastard" endl; return sex;