#include using namespace std; int main() { int x=1,y=2; if (x>=y) { cout<