Name: __________________________ NetID: _____________ Name: __________________________ NetID: _____________ Name: __________________________ NetID: _____________
I copied the three search algorithms for finding the two smallest elements out of the textbook and compiled and ran them. However there are some problems. Identify the problem in find_two_smallest2. Give a small set of data that would identify the problem.
Identify the problem in find_two_smallest3. Give a small set of data that would identify the problem.