Tags:

sortings (31) greedy (18) dfs (20) graph (44) dp (117) math (65) segment-tree (10) data-structure (44) flow (6) kruskal (9) dsu (15) mst (9) heap (7) set (7) lis (9) dijkstra (18) bignum (15) brute-force (25) matrix (9) stack (10) binary-index-tree (14) z-function (1) splay-tree (2) binary-search-tree (3) bfs (17) binary-search (19) string (8) floyd (2) prim (2) tarjan (9) tree (12) lca (4) queue (8) dequeue (2) trie (2) game (3) rmq (2) counting (2) kmp (1) euler (1)

Implementation


  1. VRATF - Những con đường quanh nông trang » Tags: math , brute-force , implementation
  2. VMMTFIVE - Tổng trên ma trận! » Tags: brute-force , implementation
  3. TTRAVEL - Time Travel » Tags: data-structure , brute-force , implementation
  4. SEARCH1 - Other search problem » Tags: counting , implementation
  5. SEARCH - Dãy số » Tags: counting , implementation
  6. QBHEAP - Hàng đợi có độ ưu tiên » Tags: heap , implementation , data-structure
  7. POST3 - Ai cộng nhanh nhất » Tags: implementation