← All problemsSign in

Phony Permutation

You are given an array of integers $A$ formed by concatenating the identity permutation of length $N$ exactly $K$ times. For given positive integers $a, b, c$ and $d$, the score $S$ of a sequence $[s_{1}, s_{2}, \ldots , s_{l}]$ is defined as : $ S = \frac{(g + a) \times (g + b)}{(l + c) \times (l + d)} $ where $g$ denotes the GCD of the sequence and $l$ denotes the length of the sequence. F

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