随笔分类 -  SPOJ

摘要:You are given an undirected graph G(V, E). Each vertex has a mark which is an integer from the range [0..231 – 1]. Different vertexes may have the sam... 阅读全文
posted @ 2014-03-27 21:04 Randolph87 阅读(269) 评论(0) 推荐(0)
摘要:Given a tree with N ( Nb ( inclusive ).2. 2 a b c : change all value in the path a->b ( inclusive ) to c.Inputfirst line consists one interger N.next ... 阅读全文
posted @ 2014-03-14 17:14 Randolph87 阅读(420) 评论(1) 推荐(0)