会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Super_Nick
既然选择了远方,便只顾日夜兼程
博客园
首页
新随笔
联系
订阅
管理
2017年7月22日
2017.7.22 hnoi2016 最小公倍数
摘要: #include #include #include #include #define N 50010 #define M 100010 #define RG register #define inf 0x3f3f3f3f using namespace std; bool ans[N]; struct stac{ int u,v,op; }sta[40000]; struct node...
阅读全文
posted @ 2017-07-22 22:38 Super_Nick
阅读(249)
评论(0)
推荐(0)
编辑
公告