STRING MANIPULATION
CodeChefOpen on judge ↗
Chef playing a game, remove the letters. In the game he is given a word W and value R. Chef has to perform the remove operation as follows: - He has to remove the subset M of length R in W, M subset is a string such that each letter in it should be same. - After removing the subset , the rest of the string on its left side and right side, concatenated together. Chef has to p
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start