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) string (8) floyd (2) prim (2) tarjan (9) tree (12) lca (4) queue (8) dequeue (2) trie (2) game (3) rmq (2) implementation (7) counting (2) kmp (1) euler (1)

Binary Search - Chặt nhị phân


  1. YPKTH - Phần tử thứ K » Tags: segment-tree , binary-search , sortings , data-structure
  2. VECTOR - Tổng vector » Tags: binary-search , dfs , sortings
  3. QBROBOT - VOI07 Robot cứu hỏa » Tags: dijkstra , binary-search , dp , graph
  4. PVOI14_4 - Chữ M » Tags: binary-index-tree , dp , sortings , binary-search , data-structure
  5. PBCDEM - Đếm dãy » Tags: bignum , binary-search , dp
  6. PATULJCI - Snow White and the N dwarfs » Tags: binary-search , greedy
  7. PALINY - Palindrome dài nhất » Tags: string , binary-search , brute-force
  8. NKSGAME - VOI08 Trò chơi với dãy số » Tags: binary-search
  9. NKREZ - Hội trường » Tags: binary-search , dp , sortings
  10. NKLUCK - Dãy số may mắn » Tags: binary-index-tree , binary-search , sortings , data-structure
  11. MTWALK - Mountain Walking » Tags: bfs , binary-search , queue , graph
  12. MINROAD - VOI 2014 - Con duong Tung Truc » Tags: binary-search , sortings , dp
  13. MINCUT - VOI 2015 Day 2 - Cắt hình » Tags: binary-search , dp
  14. MEDIAN - Phần tử trung vị » Tags: binary-index-tree , binary-search , data-structure
  15. LQDDIV - Phân tập » Tags: binary-search , dfs , sortings
  16. KMEDIAN - Above the Median » Tags: binary-index-tree , binary-search , sortings , data-structure
  17. KKDD - K - Không đơn độc » Tags: binary-index-tree , dp , binary-search , sortings , data-structure
  18. FOCUS - Chuyên gia ruồi » Tags: binary-search , binary-index-tree , sortings
  19. DTKSUB - Chuỗi con xuất hiện K lần » Tags: binary-search , string