/is-sum-inside-the-list

Given an array A and a sum S, write a function that returns true if there are 2 numbers inside.

Primary LanguageJavaScript

No issues in this repository yet.