会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Elpsywk's Blog
The truth is what it is,not what you see.
博客园
首页
新随笔
联系
订阅
管理
2017年5月25日
2017 world final
摘要: E 解题关键:二分时注意C函数的单调性。 1 #include<bits/stdc++.h> 2 #define eps 1e-8 3 #define INF 0x3f3f3f3f 4 using namespace std; 5 typedef long long ll; 6 double a[1
阅读全文
posted @ 2017-05-25 22:57 Elpsywk
阅读(308)
评论(0)
推荐(0)
公告