I_lOVE_ROMAN's blog

By I_lOVE_ROMAN, history, 13 months ago, In English

In order to solve 1300-1600 rated problem,what kind of algo I need to be learned or those also like Div2 A/B,especially I am talking about Div2-c?

  • Vote: I like it
  • -11
  • Vote: I do not like it

| Write comment?
»
13 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Nowadays you rarely need a concrete algorithm for Div2C, learn DFS, BFS, DP and binary search, but most importantly practice newer Div2C problems.

»
13 months ago, # |
  Vote: I like it +18 Vote: I do not like it

U need the roblox algorithm