Rvess's blog

By Rvess, history, 15 months ago, In English

CSES is a well-known resource. It has many problems from a variety of topics. Solutions to almost every problem can be found online. But for some hard problems there are no editorials yet. Getting stuck on these difficult problems can lead to frustration, which is why I decided to write solutions to them.

Inversion Probability

Hint 1
Hint 2
Hint 3
Solution

Letter Pair Move Game

Hint 1
Hint 2
Hint 3
Hint 4
Hint 5
Similar problem
Solution

Removing Digits II

Hint 1
Hint 2
Hint 3
Hint 4
Hint 5
Hint 6
Original problem
Solution

Counting Reorders

Hint 1
Hint 2
Hint 3
Original problem
Solution

Filling Trominos

Hint 1
Hint 2
Hint 3
Hint 4
Hint 5
Hint 6
Hint 7
Similar problem
Solution

Functional Graph Distribution

Solution

Grid Completion

Hint 1
Hint 2
Hint 3
Hint 4
Hint 5
Key observation
Similar problem
Solution

Two Stacks Sorting

Hint 1
Hint 2
Hint 3
Hint 4
Hint 5
Similar problems
Solution

Grid Path Construction

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

»
15 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Thanks. I was just trying out grid path construction.

»
15 months ago, hide # |
 
Vote: I like it -15 Vote: I do not like it

what's the point of solving Grid path construction? really what's the benefit of this shit?

»
15 months ago, hide # |
 
Vote: I like it +8 Vote: I do not like it

Some fun historical fact: P2 (Letter Pair Move Game) is a generalized version of the 1st IOI task (in that task, the 2 empty boxes is in the middle)

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

thanks pro , you're a hero

»
15 months ago, hide # |
Rev. 2  
Vote: I like it +5 Vote: I do not like it

Added links to original/similar problems. Searched through TLE's engine. Auto comment: topic has been updated by Rvess (previous revision, new revision, compare).

»
14 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

Thank you so much, i was trying out on some of these problems months ago, but couldnt get any hint or clue anywhere. This helps a lot.

»
14 months ago, hide # |
Rev. 2  
Vote: I like it +3 Vote: I do not like it

Can you also tell what expected rating would it be equivalent to on codeforces?

It will help us to select which ones to do at our level

»
14 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Don't you think this ruins the competition on CSES? because this is the point of CSES