希望能再一次能传题给洛谷。
BUG: 题目:T3473 蓝背心
问题:都是编译失败:.
#include <iostream>
using namespace std;
int main()
{
int a,b,c[101],d=0,e,f,h,j;
cin>>a;
for(b=1;b<=a;b++)
cin>>c[b];
f=c[1];
for(d=1;d<=a;d++)
for(e=d;e<=a;e++)
{
h=0;
for(j=d;j<=e;j++)
h=h+c[j];
if(f<h)
f=h;
}
cout<<f;
return 0;
}
Error downloading the archive file.
P2617 有两个问题:
1、与2639严重重复
2、讨论区的标题是2617分数膨胀 怎么回事?
P1199我手抖提交了两个一样的,第一个一直在等待评测。是我把评测机卡坏了吗?
显示一下距离下一个等级还差多少分。
图床131...
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<RequestId>59C7BBEBCDF474EFBF1546DD</RequestId>
<HostId>cdn.luogu.com.cn</HostId>
<Key>upload/pic/131.png</Key>
</Error>