Given an array of unique elements nums, return all subsets of nums whose elements sum up to an odd value.
A subset of an array is any selection of its elements, including the empty set. Answers can be returned in any order.
Your notes are automatically saved in your browser's local storage and will persist across sessions on this device.