#include<bits/stdc++.h> using namespace std; int main(){ int x,y; cin>>x>>y; if(x>=60 and y<60 or x<60 and y>=60) { cout<<"1"; } else{ cout<<"0"; } return 0; }
666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666
#include<bits/stdc++.h> using namespace std; int main(){ int x,y; cin>>x>>y; if(x>=60 and y<60 or x<60 and y>=60){ cout<<"1"; } else{ cout<<"0"; }
return 0;
}
超爆小故事 一天我在班主任的语文课上,趁四处没人撅起屁股,偷偷放了个巨响的屁,本以为不会有人发现,结果发现校草从天花板上跳下来,把我吓了一大跳,因为过于紧张又不小心崩出来了个屁,校草摸了摸我的头,说:我的臭鼬宝贝不要怕~(气泡音)这时全班同学与班主任又不知从何处走来,全班尖叫,班主任用慈祥的语气说:别叫了被吓到我儿媳妇了! 整个地球都炸了❤️❤️ ❤️
#include<iostream> using namespace std; int main() { int a,b; cin>>a>>b; if(a<60&&b>=60||a>=60&&b<60) { cout<<1; } { cout<<0; } return 0; }
注册一个 个人测试记录 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 个人测试记录 通用账户