an interesting little algorithm
摘要:
Problem Description: Given an array with N capacity, which store N integers from 1 to N-1 with one and only one integer occurs twice, please find that repeated integer. Note, limit the time complexit... 阅读全文
posted @ 2009-11-03 22:12 John Waken 阅读(218) 评论(0) 推荐(0) 编辑