会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
HugeGun
博客园
首页
新随笔
联系
管理
订阅
2016年3月7日
bzoj3505 [Cqoi2014]数三角形
摘要: 题目链接 先算在n*m个点中任选3个的方案数,再减去三点共线的方案数 我为什么要做这种水题?因为我很弱 1 #include<algorithm> 2 #include<iostream> 3 #include<cstdlib> 4 #include<cstring> 5 #include<cstd
阅读全文
posted @ 2016-03-07 07:42 HugeGun
阅读(184)
评论(0)
推荐(0)
编辑
公告