会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
fashpoint
博客园
首页
新随笔
联系
订阅
管理
2019年8月20日
大法师(简单题总结)
摘要: 第一题: "吃奶酪" 它也有两个小剪枝 1.就是当搜到一个数,但是它已经超过了已知答案,就return。 2.就是提前把距离都预处理出来 Code: c++ include using namespace std; int n; bool vis[1005]; double ans=10000000
阅读全文
posted @ 2019-08-20 10:38 fashpoint
阅读(296)
评论(0)
推荐(0)
编辑
公告