1 条题解

  • 0
    @ 2024-10-1 10:23:20

    #include<bits/stdc++.h> using namespace std; int a,b,c,d,e,f,g,h; double pi=3.14,w,x,y,z; int main(){ cin>>a>>b; w=piaab; x=piaa2+2pia*b; cout<<fixed<<setprecision(1)<<w<<" "<<x; return 0; }

    • 1

    信息

    ID
    28
    时间
    1000ms
    内存
    256MiB
    难度
    6
    标签
    递交数
    126
    已通过
    43
    上传者