[LeetCode] 315. Count of Smaller Numbers After Self 计算后面较小数字的个数

You are given an integer array nums and you have to return a new counts array. The countsarray has the property where counts[i] is the number of small
posted @ 2015-12-26 17:42  Grandyang  阅读(31100)  评论(18)    收藏  举报
Fork me on GitHub