3 条题解
- 1
信息
- ID
- 365
- 时间
- 1000ms
- 内存
- 256MiB
- 难度
- 7
- 标签
- 递交数
- 231
- 已通过
- 62
- 上传者
#include using namespace std; int n,m,b=0,c=0,d=0; bool a[501]; int main(){ cin>>n>>m; do {++d; if(d==n+1)d=1; if(a[d]false) {c++;} if(cm) { c=0; a[d]=true; b++;
}
}
while(b!=n);
{
cout<<d;
}
return 0;
}
#include using namespace std; int n,m,s,f,t; bool a[501]; int main() { scanf("%d%d",&n,&m); f=0;t=0;s=0; do { ++t; if(t==n+1)t=1; if(a[t]false) ++s; if(sm) { s=0; a[t]=true; f++; } }while(f!=n); printf("%d",t); return 0; }