会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
//目录
树的种子
啦啦啦,我是卖报的小行家
https://github.com/Jian-Yin-Shine
博客园
首页
联系
管理
2017年11月18日
牛客练习赛6
摘要: A题: 方法一:一元二次方程求解,但是会有精度误差,+1个点特判一下。 #include <bits/stdc++.h> using namespace std; typedef unsigned long long ll; ll t; ll x,y,z; int main() { //freope
阅读全文
posted @ 2017-11-18 15:18 小草的大树梦
阅读(297)
评论(0)
推荐(0)
公告