In which of the following cases, it is not possible to have two subsets with equal sum?
(a) When the number of elements is odd
(b) When the number of elements is even
(c) When the sum of elements is odd
(d) When the sum of elements is even
This question was addressed to me in final exam.
My question is from Balanced Partition in chapter Dynamic Programming of Data Structures & Algorithms II