文章
23
粉丝
69
获赞
0
访问
7.1k
(1)-10,10,11,19,25,25
(2)(n^2-n)/2
(3)不稳定
将if(a[i]<a[j])count[j]++;改为if(a[i]<=a[j])count[j]++;
登录后发布评论
暂无评论,来抢沙发