Trang chủ
Danh sách bài
Các bài nộp
Thành viên
>
Tổ chức
Các kỳ thi
Wiki
Thông tin
>
FAQ
Trình chấm ngoài
Tag
Máy chấm
Devlog
Github
Tickets
Thư viện đề thi
Đề xuất contest
Tạp chí 2025
Đăng nhập
hoặc
Đăng ký
Trang web này hoạt động tốt nhất khi JavaScript được cho phép.
Danh sách bài
Danh sách
«
1
2
3
4
»
Tìm kiếm bài tập
Online judges
Atcoder
Codeforces
Codeforces (Gym)
Kattis
VNOJ
Tìm
Ngẫu nhiên
Xóa tìm kiếm
Lý thuyết Đồ thị
DFS / BFS
Chu trình Euler
Đường đi ngắn nhất - Dijkstra
Cây khung nhỏ nhất
2-satisfiability
LCA
Đồ thị
Chu trình
Thành phần song liên thông
Thành phần liên thông mạnh
Topo sort
Euler tour trên cây
Centroid
Tree isomorphism (Cây đồng dạng)
Đường đi ngắn nhất - Floyd
BFS 01
Disjoint set (DSU)
Boruvka
Maximum Clique
DSU rollback
Đồ thị đặc biệt - Xương rồng
Đồ thị đặc biệt - Function graph
Cầu với khớp
Cấu trúc dữ liệu
C++ STL (Heap, Set, Map, ...)
Balanced BST (cây nhị phân cân bằng)
Mảng cộng dồn
Segment Tree (Interval Tree)
Heavy Light Decomposition
Monotonic Queue
Segment Tree Walk
Bitset
Fenwick Tree 2D
Segment Tree 2D
RMQ
Fenwick Tree (Binary Indexed Tree)
Binary Lifting
Sparse table
Persistent Segment Tree
Segment Tree đoạn thẳng (Li Chao)
GNU C++ PBDS (ordered set)
Segment Tree Beats
Block cut tree (graph)
Xử lý offline
Xử lý xâu
Hashing
Trie
Suffix Array / Suffix Automaton / Suffix Tree
KMP
Z-function
Manacher
Palindrome Tree
Aho Corasick
Quy Hoạch Động
Quy hoạch động
Quy hoạch động chữ số
Quy hoạch động bitmask
Quy hoạch động bao lồi
Quy hoạch động thứ tự từ điển
Quy hoạch động trên cây
Quy hoạch động Knapsack trên cây
Quy hoạch động trên DAG
Quy hoạch động đếm
Quy hoạch động chia để trị
Quy hoạch động hoán vị
Quy hoạch động bitmask tổng tập con
Quy hoạch động đổi nhãn
Knuth Optimization
Open Close Interval Trick
Alien Trick
Slope Trick
Kĩ năng khác
Tìm kiếm nhị phân (Binary search)
Nhân ma trận
Xử lý số lớn
Rời rạc hóa
Ad hoc (không thuộc thể loại nào)
Sweep line
Divide & Conquer (Chia để trị)
2 con trỏ
Parallel Binary Search
Gộp set (Small to Large)
Constructive
Interactive
Random
Xét trường hợp
Cài đặt khó
Mảng hằng
Lật ngược bài toán
Cài đặt
Tìm kiếm tam phân (Ternary search)
Hình học
Hình học
Bao lồi
Inversive Geometry
Toán học
Số học
Khử Gauss
Fast Fourier Transform (FFT)
Tổ hợp
Bitwise
Toán - adhoc
Nội suy Lagrange
Extended GCD
Bao hàm loại trừ (Inclusion Exclusion)
Hàm Mobius
Xác suất
Hàm nhân tính
Sàng nguyên tố
Thặng dư Trung Hoa
Luồng & Cặp ghép
Luồng
Cặp ghép
Cặp ghép có trọng số
Luồng mincost
Định lý Hall
Luồng cận dưới
Cặp ghép trên đồ thị thường
Tham lam
Tham lam
Tham lam - Moore
Tham lam - Exchange argument
Lý thuyết trò chơi
Lý thuyết trò chơi - Grundy
Lý thuyết trò chơi - Nim
Lý thuyết trò chơi - Minimax
Lý thuyết trò chơi - Adhoc
Duyệt
Duyệt
Đệ quy (backtrack)
Nhánh cận (branch & bound)
Chia đôi tập / Meet in the middle
Chia căn (Sqrt Decomposition)
Chia block
Chia theo truy vấn
Chia 2 cách làm
Mo algorithm
Baby step giant step
Mo algorithm có cập nhật
Mã bài tập
Tên bài
OJ
CF_678_F
Lena and Queries
Segment Tree (Interval Tree)
,
Quy hoạch động bao lồi
,
2 con trỏ
,
Chia block
,
Xử lý offline
Codeforces
CF_696_E
...Wait for it...
Segment Tree (Interval Tree)
,
Heavy Light Decomposition
,
LCA
Codeforces
CF_707_D
Persistent Bookcase
DFS / BFS
,
Segment Tree (Interval Tree)
Codeforces
CF_718_C
Sasha and Array
Segment Tree (Interval Tree)
,
Nhân ma trận
Codeforces
CF_739_C
Alyona and towers
Segment Tree (Interval Tree)
Codeforces
CF_750_E
New Year and Old Subsequence
Segment Tree (Interval Tree)
,
Quy hoạch động
,
Nhân ma trận
Codeforces
CF_755_D
PolandBall and Polygon
Segment Tree (Interval Tree)
Codeforces
CF_756_C
Nikita and stack
Segment Tree (Interval Tree)
Codeforces
CF_757_F
Team Rocket Rises Again
Đường đi ngắn nhất - Dijkstra
,
Segment Tree (Interval Tree)
,
LCA
Codeforces
CF_759_C
Nikita and stack
Segment Tree (Interval Tree)
,
Tìm kiếm nhị phân (Binary search)
,
Segment Tree Walk
Codeforces
CF_765_F
Souvenirs
Segment Tree (Interval Tree)
Codeforces
CF_777_E
Hanoi Factory
Segment Tree (Interval Tree)
,
Quy hoạch động trên DAG
,
Fenwick Tree (Binary Indexed Tree)
,
Topo sort
Codeforces
CF_785_E
Anton and Permutation
Segment Tree (Interval Tree)
Codeforces
CF_786_B
Legacy
Đường đi ngắn nhất - Dijkstra
,
Segment Tree (Interval Tree)
Codeforces
CF_786_C
Till I Collapse
Segment Tree (Interval Tree)
,
Persistent Segment Tree
Codeforces
CF_787_D
Legacy
Đường đi ngắn nhất - Dijkstra
,
Segment Tree (Interval Tree)
Codeforces
CF_794_F
Leha and security system
Segment Tree (Interval Tree)
Codeforces
CF_811_E
Vladik and Entertaining Flags
Segment Tree (Interval Tree)
,
Disjoint set (DSU)
,
Divide & Conquer (Chia để trị)
Codeforces
CF_827_C
DNA Evolution
Segment Tree (Interval Tree)
,
Chia block
Codeforces
CF_831_E
Cards Sorting
Segment Tree (Interval Tree)
Codeforces
CF_833_B
The Bakery
Segment Tree (Interval Tree)
,
Quy hoạch động
,
Tìm kiếm nhị phân (Binary search)
Codeforces
CF_838_B
Diverging Directions
DFS / BFS
,
Euler tour trên cây
,
Segment Tree (Interval Tree)
Codeforces
CF_840_D
Destiny
Segment Tree (Interval Tree)
,
Mo algorithm
,
Xác suất
,
Random
Codeforces
CF_86_D
Powerful array
Segment Tree (Interval Tree)
,
Mo algorithm
Codeforces
CF_873_F
Forbidden Indices
Segment Tree (Interval Tree)
,
Suffix Array / Suffix Automaton / Suffix Tree
,
Disjoint set (DSU)
Codeforces
CF_875_D
High Cry
Segment Tree (Interval Tree)
,
Sparse table
,
Bitwise
Codeforces
CF_895_E
Eyes Closed
Segment Tree (Interval Tree)
,
Xác suất
Codeforces
CF_914_D
Bash and a Tough Math Puzzle
Segment Tree (Interval Tree)
,
Số học
,
Tham lam
,
Toán - adhoc
,
Cài đặt
Codeforces
CF_915_E
Physical Education Lessons
Segment Tree (Interval Tree)
Codeforces
CF_915_F
Imbalance Value of a Tree
Segment Tree (Interval Tree)
,
Centroid
,
Disjoint set (DSU)
Codeforces
CF_916_E
Jamie and Tree
Segment Tree (Interval Tree)
,
LCA
,
Euler tour trên cây
Codeforces
CF_91_E
Igloo Skyscraper
Segment Tree (Interval Tree)
,
Bao lồi
Codeforces
CF_920_F
SUM and REPLACE
C++ STL (Heap, Set, Map, ...)
,
Segment Tree (Interval Tree)
,
Fenwick Tree (Binary Indexed Tree)
,
Disjoint set (DSU)
,
Sàng nguyên tố
Codeforces
CF_924_D
Contact ATC
Segment Tree (Interval Tree)
,
Toán - adhoc
Codeforces
CF_930_C
Teodor is not a liar!
Segment Tree (Interval Tree)
,
Quy hoạch động
,
Fenwick Tree (Binary Indexed Tree)
Codeforces
CF_930_E
Coins Exhibition
C++ STL (Heap, Set, Map, ...)
,
Segment Tree (Interval Tree)
,
Quy hoạch động
,
Tổ hợp
,
Toán - adhoc
Codeforces
CF_935_F
Fafa and Array
Segment Tree (Interval Tree)
Codeforces
CF_946_G
Almost Increasing Array
Segment Tree (Interval Tree)
,
Quy hoạch động
,
Fenwick Tree (Binary Indexed Tree)
Codeforces
CF_958_B2
Maximum Control (medium)
DFS / BFS
,
C++ STL (Heap, Set, Map, ...)
,
Segment Tree (Interval Tree)
,
Tham lam
,
Tham lam - Exchange argument
,
Cài đặt
Codeforces
CF_958_C3
Encryption (hard)
Segment Tree (Interval Tree)
,
Quy hoạch động
Codeforces
CF_966_E
May Holidays
Segment Tree (Interval Tree)
,
Chia block
Codeforces
CF_977_F
Consecutive Subsequence
C++ STL (Heap, Set, Map, ...)
,
Segment Tree (Interval Tree)
,
Quy hoạch động
,
Tìm kiếm nhị phân (Binary search)
,
Constructive
,
Cài đặt
Codeforces
CF_981_G
Magic multisets
Segment Tree (Interval Tree)
,
Cài đặt khó
Codeforces
CF_992_E
Nastya and King-Shamans
Segment Tree (Interval Tree)
,
Tìm kiếm nhị phân (Binary search)
,
Fenwick Tree (Binary Indexed Tree)
,
Chia block
Codeforces
VNOJ_area
Diện tích hình chữ nhật
Segment Tree (Interval Tree)
VNOJ
VNOJ_boss
Ai là sếp
Segment Tree (Interval Tree)
VNOJ
VNOJ_c11comp
Quản lí công ty 2
Segment Tree (Interval Tree)
VNOJ
VNOJ_c11seven
Dãy số và số 7
Segment Tree (Interval Tree)
VNOJ
VNOJ_coci1617_r5_poklon
COCI 2016/2017 - Contest 5 - Poklon
Segment Tree (Interval Tree)
,
Mo algorithm
,
Fenwick Tree (Binary Indexed Tree)
VNOJ
VNOJ_conansp
Conan Needs Help Again (Help Conan 4)!
Segment Tree (Interval Tree)
VNOJ
«
1
2
3
4
»