15 条题解

  • 2
    @ 2025-2-20 14:06:22

    #include<bits/stdc++.h> using namespace std; int main(){ double v,r; cin>>r; v=4.0/33.14rrr; printf("%.2lf",v); return 0; }

    信息

    ID
    2128
    时间
    1000ms
    内存
    256MiB
    难度
    1
    标签
    递交数
    2019
    已通过
    601
    上传者