标签:bottom iss names include first BMI case NPU element
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 1340 Accepted Submission(s): 891
1 #include <bits/stdc++.h> 2 #define lowbit(x) (x)&(-x) 3 using namespace std; 4 int main() 5 { 6 int n; 7 while(~scanf("%d",&n)) 8 cout<<"Yes"<<endl; 9 }
标签:bottom iss names include first BMI case NPU element
原文地址:https://www.cnblogs.com/ACMerszl/p/9665370.html