丸子君学编程 @ 2019-05-14 11:30:18
#include<iostream>
#include<cstring>
#include<string>
#include<cstdio>
#include<cmath>
using namespace std;
int f[40000];
char r[200],s[40000];
int main()
{
bool k=0;
gets(r);
getchar();
int str=strlen(r);
for(int h=0;h<str;h++)
s[h]=r[h];
for(int h=str;h<str*str;h++)
cin>>s[h];
int cnt=0,i=0,j=0;
while(j<strlen(s))
{
if(k==0)
{
if(s[j]=='1')
{
i++,k=1;
continue;
}
else
f[i]++;
}
if(k==1)
{
if(s[j]=='0')
{
i++,k=0;
continue;
}
else
f[i]++;
}
j++,cnt++;
}
cout<<sqrt(cnt)<<" ";
for(j=0;j<=i;j++)
cout<<f[j]<<" ";
return 0;
}
这道题我看看各位大佬的讨论,bug还真不少!
继gets()读不到之后
我又发现一个问题!
正确答案也过不了!
第一个点
数据我全对了!!
然鹅。。。
wawawa...
是洛谷的问题,还是我的问题?
请各位神犇给个答复
感激不尽!!!
@kkksc03
by yu__xuan @ 2019-05-14 11:31:38
@丸子君学编程 不要没事at管理员尤其是kkk
by yu__xuan @ 2019-05-14 11:31:53
(逃
by hater @ 2019-05-14 12:01:42
你@管理员 ????
tql %%%
by hater @ 2019-05-14 12:01:58
????
by hater @ 2019-05-14 12:02:27
还真有叫管理员的~~~~
by 丸子君学编程 @ 2019-05-14 12:18:49
@yu__xuan 看见好多人都@
那一次问大佬还被喷说:“你不会@ 管理员?” 然后这次试了一下。。。 对不起。。。
呜呜呜! 我不会被封号吧?
呜呜呜!妈妈救我!!
by mcyqwq @ 2019-05-14 13:05:23
火钳留名