lintcode462- Total Occurrence of Target- easy

Given a target number and an integer array sorted in ascending order. Find the total number of occurrences of target in the array.

posted @ 2017-09-25 04:58  jasminemzy  阅读(178)  评论(0)    收藏  举报