spnooyseed
spnooyseed
全部文章
2019icp...
2019 icpc Nanchang(1)
2019 icpc yinchuan(3)
2019暑假8月份(13)
2019暑假牛客补题(2)
2019牛客多校训练--第一场补题(1)
2019牛客多校训练-第一场补题(1)
Atcoder(4)
CF(2)
dp(1)
hash(1)
Loj(1)
python(1)
upc补题(7)
分层最短路(1)
搜索(1)
数学一本通-数论(7)
数学一本通组合数学(2)
数据结构(6)
数论(2)
数论 -- 类扩展欧几里得(1)
最小生成树(1)
最短路(4)
未归档(5)
板子(5)
树状数组(1)
模板(7)
每日一题(1)
牛客(1)
规律题(1)
题解(1)
归档
标签
去牛客网
登录
/
注册
spnooyseed的博客
全部文章
/ 2019icpc Nanjing
(共3篇)
C.Digital Path
2019 ICPC Nanjing 复现 #include <bits/stdc++.h> #pragma GCC optimize(3 , "Ofast" , "inline") using namespace std; typedef lon...
2019-12-02
0
508
J.Spy
Over time, those coaches in BDN Collegiate Progranuning Contest split into two camps.The big danger is that, while optimists and pessimists battle it ...
2019-12-02
0
390
Triangle
2019icpc Nanjing K 比赛的时候怎么没想起来这么简单的做法啊 #include <bits/stdc++.h> #pragma GCC optimize(3 , "Ofast" , "inline") using namespac...
2019-12-01
1
414