• + 0 comments

    seems the answer to the question is wrong even though it passed the test cases. the question askes to sort the result in ascendign order, which implies, at least to me, that the resulting list should be sorted in increasing order of the sum of its sub lists. when the list is sorted, the answer fails some test cases.