Chef and His Problem
CodeChefOpen on judge ↗
Chef was trying to get the maximum three values from an array but he has to do it efficiently. Help Chef in doing it. Input - The first line contains one space separated integer N denoting number of elements in the array. - The next line contains N space-separated integers A1, A2, ..., AN which are the elements of the array. Output - Print one line containing the sum of the three highest elem
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