carloscn / carloscn/structstudy

对数组内的元素进行排序(快速排序法)

Open
#12 2 comments 0 reactions 1 assignee Claimed by @carloscn View on GitHub
排序 数组 递归回溯
Dominant language
C
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

### 问题描述:

对数组`{1,9,55,6,5,88,8,10,66,0,3,8,7,12,11,22,4}`进行从小到大排序(允许更改输入的数组值),使用**快速排序**的方法。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.