A2SV_Group5's blog

By A2SV_Group5, history, 4 weeks ago, In English

Here is the link to the contest (the problems are from Codeforces problemset).

A. Distribute

Solution
Code

B. Grid Path

Solution
Code
Follow-up
Optimal Solution
Optimal Code

C. Palindromic Sum Representations

Solution
Code

D. Longest Good Sequence

Solution
Code

E. Reachable Arrays

Solution
Code
  • Vote: I like it
  • -1
  • Vote: I do not like it

»
4 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

problem c:

problem with the most TLE ever.