Problem 1
CodeChefOpen on judge ↗
Monster is troubling the Monk. Monk is given a task to completely traverse the string P . Monster owns a string Q. Monk cannot traverse the string P if there is an index i in P such that Q is a prefix of the sub-string of P starting at 'i' until Monster allows him to do so.Monk is rich so he pays the monster whenever he finds such an index and Monster asks him for money. Monster takes different
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