mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
Given an array, the task is to divide it into two sets S1 and S2 such that the absolute difference between their sums is minimum.
1.4 KiB
1.4 KiB