When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

-Morass-'s blog

By -Morass-, history, 6 years ago, In English

Good Day to you!

I've been asked to make some topic-wise list of problems I've solved. Even though I couldn't involve all problems, I've tried to involve at least "few" problems at each topic I thought up (I'm sorry if I forgot about something "easy"). I've alredy made such list once anyway I've tried to include more problems now — so here it is:

automat
belman-ford
bfs
bfs-grid
big
binary_search
bits
bridges
brute-force
combinatorics
constructive
dfs
dijkstra
divide_conquer
divisors
dp
dsu
euler_tour
factorization
fenwick
fft
flow
flow-matching-like
floyd-warshall
friedvaldAlgorithm
game_theory
gauss
geometry
graph
greedy
hash
hull
implementation
KMP
lca
lcs_subsequence
matching
matrix
matrix_exponentiation
mcmf
meet_in_middle
np-hard
number_rectangle
number_theory
observation
oeis
offline
palindromes
patter-matching
permutations
persistent_segment_tree
preprocess
prime-testing
probability
recursion
scc
segment_tree
sequences
sieve
simulation
sorting
spanning_tree
spfa
sqrt
stl
strings
suffix_array
ternary_search
topo
tree
tree-dp
trie_string
TSP
two-pointers

Finally if you would like to add some problem to the list — even though I would be glad, please do so only in case of:

  1. It is very interesting

  2. There is nothing, or low number of problems in the topic

  3. You add it in "bigger amount" at once

Thank you.

Offcourse if you have any remarks, questionns or requests, don't hesitate to ask.

PS: I'm sorry but there might be some duplicities. In that case, either report it or ignore it (unless they are in different topics, then it have reason :) )

Good Luck & Have Nice Day

Full text and comments »

  • Vote: I like it
  • +428
  • Vote: I do not like it