Toggle navigation
首页
题库
试卷
教程
动态
下载
题库中心查询
普及组
(
184
)
提高组
(
172
)
Tips
如需搜索2023年5月14日第十四届蓝桥杯青少组省赛Python真题及答案, 搜蓝桥杯即可
#
试题名
热度
更新日期
101
第39题 (最小区间覆盖)给出 n 个区间,第 i 个区间的左右端点是[ai,bi]。现在要在这些区间中选出若干个,使得
40
2024-07-03
102
第38题 (质因数分解)给出正整数 n,请输出将 n 质因数分解的结果,结果从小到大输出。 例如:输入n=120,程序应该
70
2024-07-03
103
第37题 (质因数分解)给出正整数 n,请输出将 n 质因数分解的结果,结果从小到大输出。 例如:输入n=120,程序应该
64
2024-07-03
104
第36题 (质因数分解)给出正整数 n,请输出将 n 质因数分解的结果,结果从小到大输出。 例如:输入n=120,程序应该
26
2024-07-03
105
第35题 (质因数分解)给出正整数 n,请输出将 n 质因数分解的结果,结果从小到大输出。 例如:输入n=120,程序应该
53
2024-07-03
106
第34题 (质因数分解)给出正整数 n,请输出将 n 质因数分解的结果,结果从小到大输出。 例如:输入n=120,程序应该
44
2024-07-03
107
第33题 #include <algorithm> #include <iostream> using namespace std; int n; int d
42
2024-07-03
108
第32题 #include <algorithm> #include <iostream> using namespace std; int n; int d
70
2024-07-03
109
第31题 #include <algorithm> #include <iostream> using namespace std; int n; int d
89
2024-07-03
110
第30题 #include <algorithm> #include <iostream> using namespace std; int n; int d
84
2024-07-03
111
第29题 #include <algorithm> #include <iostream> using namespace std; int n; int d
31
2024-07-03
112
第28题 #include <algorithm> #include <iostream> using namespace std; int n; int d
69
2024-07-03
113
第27题 #include <iostream> using namespace std; long long n, ans; int k, len; l
86
2024-07-03
114
第26题 #include <iostream> using namespace std; long long n, ans; int k, len; l
59
2024-07-03
115
第25题 #include <iostream> using namespace std; long long n, ans; int k, len; l
99
2024-07-03
116
第24题 #include <iostream> using namespace std; long long n, ans; int k, len; l
40
2024-07-03
117
第23题 #include <iostream> using namespace std; long long n, ans; int k, len; l
40
2024-07-03
118
第22题 #include <iostream> using namespace std; long long n, ans; int k, len; l
76
2024-07-03
119
第21题 #include <cstdlib> #include <iostream> using namespace std; char encoder[26]
20
2024-07-03
120
第20题 #include <cstdlib> #include <iostream> using namespace std; char encoder[26]
56
2024-07-03
121
第19题 #include <cstdlib> #include <iostream> using namespace std; char encoder[26]
96
2024-07-03
122
第18题 #include <cstdlib> #include <iostream> using namespace std; char encoder[26]
54
2024-07-03
123
第17题 #include <cstdlib> #include <iostream> using namespace std; char encoder[26]
35
2024-07-03
124
第16题 #include <cstdlib> #include <iostream> using namespace std; char encoder[26]
67
2024-07-03
125
第15题 有五副不同颜色的手套(共 10 只手套,每副手套左右手各 1 只),一次性从中取 6 只手套,请问恰好能配成两副
70
2024-07-03
356
首页
上一页
3
4
5
6
7
8
9
10
11
12
下一页
尾页