Extended 4-sum Problem: Given an unsorted integer array, print all distinct four elements tuple (quadruplets) in it, having a given sum.
確定! 回上一頁