8 条题解

  • 0
    @ 2025-8-5 22:02:44

    #include<bits/stdc++.h> using namespace std; #define d double int main() { d n;cin>>n; cout<<fixed<<setprecision(4)<<n2<<" "<<fixed<<setprecision(4)<<2n3.14159<<" "<<fixed<<setprecision(4)<<3.14159n*n<<endl; return 0; }

    //jazz

    信息

    ID
    4464
    时间
    1000ms
    内存
    128MiB
    难度
    1
    标签
    (无)
    递交数
    237
    已通过
    165
    上传者