Distribute Cookies
CodeChefOpen on judge ↗
You are given n boxes containing some cookies each. Each box from 1 to n contains a1, a2, a3, … ,an cookies respectively. You need to distribute the boxes between two children such that both get exactly the same number of cookies. All boxes must be distributed. You need to determine whether it is possible to achieve the aforementioned distribution. ###Input: - The first line contains T test case
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