Equilibrium number
CodeChefOpen on judge ↗
Problem description. An array of n integers is given in which we should select an equilibrium number.the equilibrium number is the number for which the sum of numbers left to the equilibrium number in the array is equal to the sum of elements to the right.If equilibrium number does not exist print 'NO EQUILIBRIUM' without quotes Input Input description. - First line of input contains an intege
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