会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
czyhbo
博客园
首页
新随笔
联系
订阅
管理
随笔 - 88
文章 - 0
评论 - 0
阅读 -
9201
08 2020 档案
codeforces 484A bits
摘要:添加链接描述 bitmasks 太强了太强了太强了,二进制收下我的膝盖! #include<bits/stdc++.h> using namespace std; int main() { int t; cin >> t; while (t--) { long long a, b, k; cin >
阅读全文
posted @
2020-08-03 12:51
DuJunlong
阅读(24)
评论(0)
推荐(0)
编辑
公告
昵称:
DuJunlong
园龄:
1年11个月
粉丝:
0
关注:
5
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
c语言
(6)
pytorch
(5)
anaconda
(4)
dfs
(3)
算法
(3)
开发语言
(3)
python
(2)
math
(2)
GDCPC
(2)
dp
(2)
更多
随笔分类
anaconda使用(4)
pytorch(3)
随笔档案
2024年11月(1)
2023年11月(1)
2023年8月(1)
2023年7月(13)
2023年6月(1)
2023年5月(1)
2023年3月(5)
2023年2月(1)
2022年10月(1)
2022年6月(2)
2022年3月(1)
2021年8月(5)
2021年7月(2)
2021年6月(3)
2021年4月(10)
2021年3月(7)
2020年12月(1)
2020年11月(1)
2020年10月(1)
2020年8月(1)
2020年7月(23)
2020年2月(6)
阅读排行榜
1. python怎么读取txt文件(2924)
2. pytorch使用(三)torch.zeros用法(1725)
3. node.js卸载不干净(1474)
4. pytorch使用(四)np.random.randint用法(549)
5. windows下如何使用redis(355)
点击右上角即可分享