17 条题解

  • 1
    @ 2023-5-15 17:07:45

    #include<iostream> using namespace std; uutsing//这里不是对的,防作弊

    int main(){ double e; cin>>e; printf("%.3lf",e); return 0; }

    信息

    ID
    18
    时间
    1000ms
    内存
    256MiB
    难度
    6
    标签
    递交数
    770
    已通过
    235
    上传者