Find a number out of a given Integer array. It can return the closest, smaller and larger number to the integer requested.

Revisions of find_number.cpp

Revision Date Message Actions
2:450e31ab4a55 2017-12-15 Simplified function naming. Unified variables. File  Diff  Annotate