Skip to content

Instantly share code, notes, and snippets.

@GioF71
Created June 17, 2021 08:06
Show Gist options
  • Save GioF71/94f1b4c0b30d971f004fc0c651127921 to your computer and use it in GitHub Desktop.
Save GioF71/94f1b4c0b30d971f004fc0c651127921 to your computer and use it in GitHub Desktop.
Given the list of numbers, find the three numbers (a, b, c) that sum to 2020 and return (a*b*c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment