Skip to content

Solved another leetcode problem in python#75

Open
Anirbansaha007 wants to merge 1 commit intoJohnJordan0098:mainfrom
Anirbansaha007:patch-2
Open

Solved another leetcode problem in python#75
Anirbansaha007 wants to merge 1 commit intoJohnJordan0098:mainfrom
Anirbansaha007:patch-2

Conversation

@Anirbansaha007
Copy link

Description:
Given an integer array nums of length n and an integer target, find three integers in nums such that the sum is closest to target. Return the sum of the three integers.
You may assume that each input would have exactly one solution.

Description:
Given an integer array nums of length n and an integer target, find three integers in nums such that the sum is closest to target.
Return the sum of the three integers.
You may assume that each input would have exactly one solution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant