#和平精英和蛋仔派对哪个更好玩
2026-08-25 15:44:10
发布于:海南
5阅读
0回复
0点赞
#include<bits/stdc++.h>
using namespace std;
int main(){
int a,b,c;
cin>>a>>b>>c;
if(a>0){
cout<<a<<endl;
}
if(b>0){
cout<<b<<endl;
}
if(c>0){
cout<<c<<endl;
}
return 0;
}
肯定是蛋仔精英更好玩呀
这里空空如也







有帮助,赞一个