竞赛
考级
法兰西玫瑰
#include<bits/stdc++.h> using namespace std; int main(){ int a,b,c; cin>>a>>b>>c; if(a1&&b1&&c==1){ cout<<"Yes"; }else{ cout<<"No"; } return 0;}
金杰錱
#include <bits/stdc++.h> using namespace std; int main(){ int a,b,c; cin>>a>>b>>c; if(a1 && b1 && c==1){ cout<<"Yes"; }else{ cout<<"No"; } return 0; }
倒车请故意
黑客_天之神_ZDZL_zsy
这道题很简单,只要全部为1即可
沈思邈
TN Hacker
礼堂钉针
#include <iostream> using namespace std; int main(){ int a,b,c; cin>>a>>b>>c; if (a1 && b1 && c==1){ cout<<"Yes"; }else{ cout<<"No"; } return 0; }
1355****685
逍遥骇好=&
回来看看
INCLUDE <IOSTREAM> using namespace std; int main(){ int a,b,c; cin>>a>>b>>c; if(a&&b&&c) cout<<"Yes"; else cout<<"No"; return 0; }
~Lyney~
Collapseのbna
代码如下:
🎈🎈🎈🎈签名正好50字
有事找大号