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