#include<bits/stdc++.h> using namespace std; int n; int main(){ cin>>n; if(n>=90)cout<<"yes"; return 0; }
使用您的 Hydro 通用账户