Vamsi and Strings
CodeChefOpen on judge ↗
Vamsi has k different alphabets denoted as A1,A2…Ak. Vamsi wants to know how many strings of length n*k are possible where each alphabet appears n times such that ∀p |Aip| ≥ |Ajp| where 1 ≤ i ip| denotes the number of times the alphabet Ai appeared in the string till position p. Since the answer can be large, print the answer modulo 10^9+7. Input The first line of the input contains an inte
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