本训练主要练习排序。
Login to join training plan
Section 2. 冒泡排序
Invalid
This section cannot be challenged at present, so please complete the following sections first:
- Section 1. 选择排序 (Completed 0%)
Problem | Tried | AC | Difficulty |
---|---|---|---|
P885 C++-冒泡排序-定义一个组整数(为:5个整数:89、29、57、21、9),并通过冒泡排序进行排序并打印 | 17 | 6 | 8 |
P886 C++-冒泡排序-定义一个组整数(为:5个字符:u、a、j、z、k),并通过冒泡排序进行排序并打印 | 7 | 6 | 9 |
Section 3. 桶排序
Invalid
This section cannot be challenged at present, so please complete the following sections first:
- Section 2. 冒泡排序 (Completed 0%)
Problem | Tried | AC | Difficulty |
---|---|---|---|
P3714 C++-独一无二(only.cpp) [一维数组 桶排序] | 20 | 11 | 6 |
P3717 C++-独一无二(only.cpp) [一维数组 桶排序](拓展01-从大到小排序) | 4 | 4 | 10 |
Section 4. 计数排序
Invalid
This section cannot be challenged at present, so please complete the following sections first:
- Section 3. 桶排序 (Completed 0%)
Problem | Tried | AC | Difficulty |
---|---|---|---|
P387 排序--明明的随机数 | 4 | 3 | 10 |
- Progress
- Completed 0%
- Enrollees
- 1
- Created By