← All problemsSign in

Split Permutation

CodeChefRating 1495Open on judge ↗

The *goodness* of a permutation is the **maximum** integer $k$ such that the permutation can be split${^\ddag}$ into **exactly** $k$ subarrays where each subarray has the **same sum**. You are given an integer $N$. Generate a permutation of length $N$ which has **maximum** *goodness*. If multiple permutations with maximum goodness exist, print any. ${^\dag}$A permutation of length $N$ consists

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