Maximum Revenue
CodeChefOpen on judge ↗
Chef wants to increase the revenue of his company but he is confused about how one has to divide the people into groups to generate the maximum possible revenue for Chef's company. Given a group of n people and the revenue generated by a group of size i as $r_i$ for i = 1, 2, . . . , n, determine the maximum revenue $R$ obtainable by dividing the group into smaller groups. Note that if the re
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