Coolreshab and HP sequences
CodeChefOpen on judge ↗
Since coolreshab got an internship in HP :D, he likes only HP sequences(see definition below). You are given a string S and Q queries.The string will only contain characters 'H' or 'P'. The queries can be of the following types :- 0 l r , for which replace H with P and vice versa in the substring between the l and r inclusive. 1 l r , Lets call the substring between l and r of the current string
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