note
2024
depth-first search
·95 words·1 min
note
cp
algorithm
graph
breadth-first search
·346 words·2 mins
note
cp
algorithm
graph
my reading setup
·39 words·1 min
note
setup
bipartite graph
·124 words·1 min
note
cp
algorithm
graph
lowest common ancestor
·465 words·3 mins
note
cp
algorithm
tree
binary lifting
·440 words·3 mins
note
cp
algorithm
tree
fast I/O
·18 words·1 min
note
cp
C++
beware of overflow in C++ when cp
·7 words·1 min
note
cp
C++