← All problemsSign in

Dictionary Max Words(keteki)

Given a sequence of characters S. Also given an array of words A. Find the maximum number of words in the array that can be formed, such that each word is formed from the characters in the sequence S. You can only choose characters from the sequence from left to right. Constraints 1Input It will start with a string S of lowercase english alphabets, on a new line. It will be followed by an i

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