回複: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.