竞赛
考级
我要笑死了hhhhhhh
期使喔有哼耗嘚钟稳
花似雪jacxi
#include<iostream> using namespace std; int main(){ int k; cin>>k; }
我是你的学生
#include<iostream> using namespace std; void mx(int a,int b,int c){ int x = a; if(b>x)x=b; if(c>x)x=c; cout<<x; } int main(){ int a,b,c; cin>>a>>b>>c; mx(a,b,c); returnn 0; }
天依去包子铺
我是新来的,最近我看见法兰西大佬的个人主页,99.93%真的是一个很恐怖的数字。 我还没看过大佬的评论和回复等等,但是我相信,在ACGO里,真理只在做题量和正确率之内。 当然其他的大佬也是很厉害的。总之,我作为一个萌新,再次致以最崇高的敬意,ACGO万岁!
我想学C++
搭嘎后,唱跳rap 篮球 muse
吃菠萝的小琅_ด้้้้้็้้
http://usaco.org/index.php?page=viewproblem2&cpid=950&lang=zh https://www.acgo.cn/problemset/794/info
int n,sum = 0,a = 0,id; cin>>n; for(int i = 1;i<=n;i++) cin>>x[i]; for(int i =1;i<=n;i++){ a = x[i]/10+x[i]%10; if(sum<a){ sum = a; id = a[i]; } } cout<<id<<endl;
#include<iostream> #include<cmath> using namespace std; int main(){int a,b,s=0; cin>>a>>b; for(int i=a;i<=b;++i){int x=2; while(x<=floor(sqrt(i))&&(i%x!=0))++x; if(x>floor(sqrt(i)))s+=1;} cout<<s; return 0;}
李皓轩---保密局石家庄站站长
#include<iostream> using namespace std; int main(){ int a,s=0; cin>>a; for(int i=0;i<=a;i++){ s+=(i+1)*i/2;} cout<<s; return 0; }
https://www.acgo.cn/application/1680181715063709696
垂泪的渔女
这道题用string或者char应该都可以 本人用了string,因为是想偷懒不用写长度
嫌疑を避ける ~~
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
老码君
无解
.Dream.
不信
XMWWCY
呜呜呜,草死了
#include<iostream> #include<cmath> using namespace std; int main(){ int n,b=-10000000,c=0,x=0; cin>>n; int a[n]; for(int i=1;i<=n;i++){ cin>>a[i]; } for(int i=1;i<=n;i++){ c+=a[i]; b=max(a[i],b); } for(int i=1;i<=n;i++){ if(a[i]==b){ x++; } } cout<<c-(x*b); return 0; }
戴奕诺
https://www.acgo.cn/application/1678991127410450432
以黑魔法治黑巫师
共10345条