9 条题解

  • -1
    @ 2024-4-6 19:37:42

    #include #include #include<math.h> using namespace std; int main(){ double r,d,c,s; cin>>r; d=r2; c=d3.14159; s=rr3.14159; cout<<fixed<<setprecision(4)<<d<<" "; cout<<fixed<<setprecision(4)<<c<<" "; cout<<fixed<<setprecision(4)<<s; }

    信息

    ID
    889
    时间
    1000ms
    内存
    128MiB
    难度
    3
    标签
    递交数
    331
    已通过
    189
    上传者