#include<bits/stdc++.h> using namespace std; int IQ; int main() { cin>>IQ; if(IQ>140) { cout<<"是"; } return 0; }
使用您的 NarmoOJ 通用账户