← All problemsSign in

LARGEST SUM

You are given 3 lists of **N** integers each and an integer **X**. You need to print the largest sum of **X** numbers from given lists such that at least 1 number is chosen from each list. ### Input - The first line contains an integer **T** representing the number of test cases. The description of **T** test cases follows: - The first line of every test case contains 2 integers **N** — represent

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