这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《求助》回复:
谢谢
在讨论《求助》回复:
P5719 【深基4.例3】分类平均 抱歉
```cpp #include using namespace std; int n,k,tot1,tot2,num1,num2; int main(){ cin>>n>>k; double p1,p2; for(int i=1;i<=n;i++){ if(i%k==0){ num1++; tot1+=i; } els…
在讨论《求助,输出对的,但全wa》回复:
??? 删了竟然对了
```cpp #include using namespace std; int n,pi,x,maxn=-1,minn=100; int main() { float tot; cin>>n; for(int i=1;i >x; if(x>maxn) maxn=x; if(x<minn) minn=x; pi+=x;…
在讨论《求金坷垃简单亿点的解释》回复:
@[嘉然](/user/45398) 我~~悟~~无了