#include<iostrem> Using namespace std; int main() { int a=80 if (int<100 && int>1) { cout<<"yes"<<endl; } return 0; }