题解 | #使徒袭来#

使徒袭来

https://ac.nowcoder.com/acm/contest/18839/1039

#include<bits/stdc++.h>
using namespace std;
int main()
{
    double a;
    cin>>a;
    double b=cbrt(a);
    cout<<fixed<<setprecision(3)<<3*b<<endl;
}

全部评论

相关推荐

一颗宏心:华为HR晚上过了十二点后还给我法消息。
点赞 评论 收藏
分享
1 收藏 评论
分享
牛客网
牛客企业服务