#1012. python-堆排序-定义一个列表[12, 11, 13, 5, 6, 7],并通过堆排序进行排序并打印

python-堆排序-定义一个列表[12, 11, 13, 5, 6, 7],并通过堆排序进行排序并打印

Background

Description

python-堆排序-定义一个列表[12, 11, 13, 5, 6, 7],并通过堆排序进行排序并打印 image

Format

Input

Output

Samples



Limitation

1s, 1024KiB for each test case.