摘要: Given an integer array nums and an integer k, return true if it is possible to divide this array into k non-empty subsets whose sums are all equal. Ex 阅读全文
posted @ 2017-10-25 23:38 Grandyang 阅读(17764) 评论(13) 推荐(1)
Fork me on GitHub