牛客337616139号
牛客337616139号
全部文章
题解
归档
标签
去牛客网
登录
/
注册
牛客337616139号的博客
全部文章
/ 题解
(共1篇)
无
第一次写题解 数学推导 得出结论 a 与 b 的关系 #include<iostream> #include<algorithm> #include<cstring> using namespace std; const double eps = 1e-8; ...
C++
数学
2022-05-05
0
308