Home
PRoblems
Submissions
Users
>
Organizations
Contests
Wiki
About
>
FAQ
Custom checker
Tag
Judges
Devlog
Github
Tickets
Thư viện đề thi
Đề xuất contest
Tạp chí 2024
Log in
or
Sign up
This site works best with JavaScript enabled.
Tag problem list
List
«
1
2
3
4
»
Problem search
Online judges
Atcoder
Codeforces
Codeforces (Gym)
Kattis
VNOJ
Go
Random
Clear search
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
Problem code
Problem name
OJ
AC_abc134_e
E. Sequence Decomposing
Constructive
,
Tham lam
Atcoder
AC_abc141_f
F. Xor Sum 3
Constructive
,
Bitwise
Atcoder
CF_1009_D
Relatively Prime Graph
Ad hoc (không thuộc thể loại nào)
,
Duyệt
,
Số học
,
Tham lam
,
Đồ thị
,
Constructive
,
Xét trường hợp
,
Cài đặt
Codeforces
CF_1011_E
Border
Số học
,
Constructive
,
Cài đặt
Codeforces
CF_1015_E1
Stars Drawing (Easy Edition)
Duyệt
,
Tham lam
,
Constructive
Codeforces
CF_1015_E2
Stars Drawing (Hard Edition)
Tìm kiếm nhị phân (Binary search)
,
Duyệt
,
Tham lam
,
Constructive
Codeforces
CF_1016_D
Vasya And The Matrix
Constructive
,
Bitwise
,
Toán - adhoc
Codeforces
CF_1016_F
Road Projects
DFS / BFS
,
Constructive
Codeforces
CF_1019_C
Sergey's problem
Constructive
Codeforces
CF_1023_E
Down or Right
Constructive
,
Interactive
Codeforces
CF_1028_E
Restore Array
Số học
,
Constructive
Codeforces
CF_1031_E
Triple Flips
Duyệt
,
Constructive
Codeforces
CF_1037_D
Valid BFS?
DFS / BFS
,
Constructive
Codeforces
CF_103_C
Russian Roulette
Tham lam
,
Constructive
Codeforces
CF_1043_E
Train Hard, Win Easy
Tham lam
,
Tổ hợp
,
Constructive
,
Toán - adhoc
Codeforces
CF_1054_E
Chips Puzzle
Constructive
Codeforces
CF_1060_H
Sophisticated Device
Khử Gauss
,
Constructive
Codeforces
CF_1063_C
Dwarves, Hats and Extrasensory Abilities
Tìm kiếm nhị phân (Binary search)
,
Hình học
,
Constructive
,
Interactive
Codeforces
CF_1067_C
Knights
Ad hoc (không thuộc thể loại nào)
,
Constructive
,
Toán - adhoc
Codeforces
CF_1070_L
Odd Federalization
Bitset
,
Constructive
Codeforces
CF_1080_D
Olya and magical square
Constructive
,
Toán - adhoc
,
Cài đặt
Codeforces
CF_1081_E
Missing Numbers
Quy hoạch động
,
Số học
,
Constructive
Codeforces
CF_1081_F
Tricky Interactor
Constructive
Codeforces
CF_1086_C
Vasya and Templates
Constructive
,
Xét trường hợp
,
Cài đặt
Codeforces
CF_1088_D
Ehab and another another xor problem
Quy hoạch động bitmask
,
Constructive
,
Bitwise
,
Interactive
,
Cài đặt
Codeforces
CF_1092_E
Minimal Diameter Forest
DFS / BFS
,
Constructive
Codeforces
CF_1097_E
Egor and an RPG game
Tham lam
,
Constructive
Codeforces
CF_109_D
Lucky Sorting
Constructive
Codeforces
CF_1110_E
Magic Stones
Mảng cộng dồn
,
Ad hoc (không thuộc thể loại nào)
,
Constructive
Codeforces
CF_1117_E
Decypher the String
Số học
,
Constructive
,
Interactive
Codeforces
CF_1118_C
Palindromic Matrix
Constructive
,
Cài đặt
Codeforces
CF_1118_E
Yet Another Ball Problem
Constructive
,
Cài đặt
Codeforces
CF_1131_F
Asya And Kittens
DFS / BFS
,
Disjoint set (DSU)
,
Constructive
Codeforces
CF_1137_D
Cooperative Game
Đồ thị đặc biệt - Function graph
,
Constructive
Codeforces
CF_1148_C
Crazy Diamond
Constructive
Codeforces
CF_1148_F
Foo Fighters
Tham lam
,
Constructive
,
Bitwise
Codeforces
CF_1158_B
The minimal unique substring
Constructive
,
Xét trường hợp
Codeforces
CF_1158_C
Permutation recovery
DFS / BFS
,
Segment Tree (Interval Tree)
,
Topo sort
,
Constructive
Codeforces
CF_1159_E
Permutation recovery
DFS / BFS
,
Tham lam
,
Constructive
Codeforces
CF_1163_E
Magical Permutation
Constructive
,
Bitwise
Codeforces
CF_1166_E
The LCMs Must be Large
Bitset
,
Constructive
,
Toán - adhoc
,
Cài đặt
Codeforces
CF_1168_B
Good Triple
Duyệt
,
2 con trỏ
,
Constructive
,
Toán - adhoc
,
Cài đặt
Codeforces
CF_1174_D
Ehab and the Expected XOR Problem
Tham lam
,
Constructive
,
Bitwise
Codeforces
CF_1174_F
Ehab and the Big Finale
Heavy Light Decomposition
,
Centroid
,
Constructive
,
Interactive
Codeforces
CF_1176_D
Recover it!
DFS / BFS
,
Số học
,
Tham lam
,
Constructive
,
Toán - adhoc
,
Sàng nguyên tố
Codeforces
CF_1178_E
Archaeology
Tham lam
,
Constructive
Codeforces
CF_1182_D
Complete Mirror
DFS / BFS
,
Constructive
Codeforces
CF_1187_C
Vasya And Array
Tham lam
,
Constructive
,
Cài đặt
Codeforces
CF_118_E
Bertown roads
DFS / BFS
,
Constructive
,
Cài đặt
Codeforces
CF_1202_B
You Are Given a Decimal String...
Quy hoạch động
,
Duyệt
,
Constructive
Codeforces
«
1
2
3
4
»