Type: Default 1000ms 256MiB

冒泡排序交换次数

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

题目描述

输入 nn120001\sim 2000 范围内的整数。

将其从小到大进行冒泡排序,输出完成排序一共需要交换的次数。

输入格式

第一行一个整数 nn
接下来一行 nn 个整数,含义如题意所述。

输出格式

一行一个整数。

3
3 2 1
3

数据规模与约定

对于 100%100\% 的数据,1n10001\le n \le 1000

国庆七天乐

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
12
Start at
2024-10-2 12:15
End at
2024-10-8 0:15
Duration
132 hour(s)
Host
Partic.
72