填空题

整形数组int a []={6,4,8,2,5}中共有()个逆序数。

【参考答案】

整型数组int a[] = {6, 4, 8, 2, 5}中共有(5)个逆序数。逆序数是指在一个数组中,前面的数比后面的......

(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)