← All problemsSign in

Divide into Palindrome

The chef is given a string of N characters which consists of only lowercase letters with no spaces and special characters . He is supposed to find the minimum splittings needed such that each partition is an individual palindrome. ### Input First line is the number of test cases (T). T strings each in a new line. Each string is a single word. ### Output The partitions required for T strings each

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.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start