- 分享
论!
- @ 2026-4-14 19:23:21
司马八尾勇!!!
4 条评论
-
王展拓 @ 2026-5-19 19:23:33
#include<bits/stdc++.h> using namespace std; int main(){ int c,d; double a=0,b=0,ag=0,bg=0; cin>>c>>d; for(int i=1;i<=c;i++){ if(i%d==0){ a+=i; ag++; }else{ b+=i; bg++; } } printf("%.1f",a/ag); cout<<" "; printf("%.1f",b/bg); }
-
@ 2026-4-16 10:39:35
居然改名了
-
@ 2026-4-15 17:59:11
???
-
@ 2026-4-14 19:24:28
感动中国!!!
- 1
冀公网安备13098402000493号