Post It DNA Sequences
CodeChefOpen on judge ↗
Adele is doing research in the field of computational biology this summer. She has a DNA sequence D, which is made of a smaller sequence S concatenated K times, i.e, D = S + S + S + ... (K times). Now, she needs to generate the sequence D using a smaller sequence, T of length M, of which she will make N copies. Doing this she'll get F = T + T + ... (N times). Each DNA sequence can be represented
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