#include<stdio.h>#include<stdlib.h>#include<string.h>#include<iso646.h>intmain(int argc, char* argv[]){
int x = 0;
x or_eq1;
if (x >= 10and x <= 20or x > 0) {
printf("Result is true\n");
}
return0;
}
This website uses cookies to ensure you get the best experience on our website. Learn more