随笔分类 -  LCA

摘要:Connected undirected weighted graph without self-loops and multiple edges is given. Graph contains n vertices and m edges. For each edge (u, v) find t 阅读全文
posted @ 2018-04-22 23:27 planche 阅读(262) 评论(0) 推荐(0)
摘要:A rooted tree is a well-known data structure in computer science and engineering. An example is shown below: In the figure, each node is labeled with 阅读全文
posted @ 2018-04-22 00:18 planche 阅读(201) 评论(0) 推荐(0)