Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 392 Bytes

Given an array Arr of N positive integers and another number X. Determine whether or not there exist two elements in Arr whose sum is exactly X.

File metadata and controls

17 lines (12 loc) · 392 Bytes