会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
gaojunonly1
博客园
首页
新随笔
联系
订阅
管理
2021年10月23日
codeforces689A
摘要: div2A 用四个二进制位记每个点状态,O(n)判断一下即可 #include <bits/stdc++.h> using namespace std; typedef int ll; inline ll read() { ll s=0; bool f=0; char ch=' '; while(!
阅读全文
posted @ 2021-10-23 12:43 yccdu
阅读(38)
评论(0)
推荐(0)
编辑
公告