Crazy Girl
CodeChefOpen on judge ↗
A string X is a multiple of string Y if X consists of one or more copies of Y concatenated together. For e.g. 'abab' and 'ab' are multiples of 'ab'. Crazy Girl is interested in some specific properties of strings and needs to find multiples of a smaller string in a bigger string, but it is getting too cumbersome to do for large texts. Given two strings B and A, she wants to find all the substrings
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