Given an array a of n integers, find three integers in a such that the sum is closest to a given number, target. Return the sum of the three integers. Leetcode
Answers
Answered by
3
Hey mate..
Given an array S of n integers, find three integers in S such that the sum is closest to a given number, target. Return the sum of the three integers. You may assume that each input would have exactly one solution. The sum that is closest to the target is 2.
I hope it's helpful..
please mark me as brainliest...
Similar questions
Physics,
7 months ago
Hindi,
7 months ago
English,
7 months ago
Social Sciences,
1 year ago
Math,
1 year ago