回复:no, that was not what we wanted to test.

来源: 2012-12-06 21:23:22 [博客] [旧帖] [给我悄悄话] 本文已被阅读:

The binary searching can be implemented with recursive calls to the same function, modified with two extra int parameters, start position and end position.