Home
ACM-ICPC
深度学习
caffe源码阅读笔记
推荐系统
计算机视觉
公开课
6.828
CS341
CSAPP
工程
cpp
cuda
levelDB源码笔记
linux
前端
图像处理
容器
随笔杂谈
面试
About
🌐
中文
English
codeforces 220 E. Little Elephant and Inversions (树状数组+尺取)
2016-09-15
· 2 min read
·
尺取法
树状数组
逆序对
codeforces 501 D Misha and Permutations Summation (康托展开+康托逆展开+factorial_number_system+线段树×2)
2016-09-14
· 3 min read
·
Factorial number system
康托展开/逆展开
线段树
light oj 1080 Binary Simulation (线段树lazy标记,区间更新,单点查询)
2016-09-13
· 2 min read
·
lazy标记
线段树
light oj 1045 Digits of Factorial (k进制数的位数)
2016-09-13
· 1 min read
·
log
math
康托展开和康托逆展开
2016-09-13
· 1 min read
·
hash
康托展开
codeforces 356 A. Knight Tournament (线段树lazy标记,倒序处理)
2016-09-06
· 2 min read
·
lazy标记
线段树
codeforces 292 E. Copying Data (染色问题,线段树lazy标记模板题)
2016-09-06
· 3 min read
·
lazy标记
染色问题
线段树
codeforces 474 F. Ant colony (线段树求gcd+统计区间中某数出现的次数的经典做法)
2016-09-05
· 2 min read
·
gcd
number theory
区间计数
线段树
codeforces 61 E. Enemy is weak (离散化+线段树求逆序三元组)
2016-09-05
· 2 min read
·
离散化
线段树
逆序对
codeforces 459 D. Pashmak and Parmida's problem (离散化+线段树求逆序对数)
2016-09-05
· 2 min read
·
线段树
逆序对
codeforces 339 D. Xenia and Bit Operations(线段树)
2016-09-04
· 2 min read
·
线段树
codeforces 19 D. Points (离散化+树套树(线段树+set))
2016-09-04
· 3 min read
·
set
树套树
离散化
线段树
poj 2828 Buy Tickets (线段树单点更新,逆序插入)
2016-09-03
· 2 min read
·
线段树
codeforces 687 A. NP-Hard Problem(交叉染色法)
2016-09-02
· 1 min read
·
二分图
交叉染色法
codeforces 623 A. Graph and String (构造)
2016-09-02
· 2 min read
·
构造
hdu 5285 wyh2000 and pupil (交叉染色法,二分图点集差最大)
2016-09-02
· 2 min read
·
二分图
交叉染色法
hdu 5215 Cycle(交叉染色法判断无向图的奇偶环)
2016-09-02
· 3 min read
·
交叉染色法
无向图的环
hdu 2444 The Accomodation of Students (交叉染色法+匈牙利算法)
2016-09-01
· 1 min read
·
算法竞赛
hdu 4751 Divide Groups (反向建图,判断二分图,交叉染色法)
2016-08-31
· 2 min read
·
二分图
交叉染色法
uva 10004 Bicoloring (交叉染色法判断二分图模板题)
2016-08-31
· 2 min read
·
二分图
交叉染色法
««
«
10
11
12
13
14
»
»»