4776 |
3. 输出多进制数 【题目描述】 输入一个小于 20 的正整数 n,要求按从小到大的顺序输出所有的n 位m 进制数 |
97 |
2024-07-02 |
4777 |
2.定制架子问题 【题目描述】 李莳花要做一个架子,把她喜欢的摆件叠放起来,她的每个摆件的位置顺序是固定的 |
56 |
2024-07-02 |
4778 |
1.修复机器人的对话词库错误 【题目描述】 基于人工智能技术的智能陪伴机器人的语言词库被黑客的病毒感染 |
81 |
2024-07-02 |
4779 |
第43题 (最优子序列)取 m = 16,给出长度为 n 的整数序列 a1,a2,…,an(0≤ai≤2m)。对于一个二进制数 x,定义其 |
86 |
2024-07-02 |
4780 |
第42题 (最优子序列)取 m = 16,给出长度为 n 的整数序列 a1,a2,…,an(0≤ai≤2m)。对于一个二进制数 x,定义其 |
32 |
2024-07-02 |
4781 |
第41题 (最优子序列)取 m = 16,给出长度为 n 的整数序列 a1,a2,…,an(0≤ai≤2m)。对于一个二进制数 x,定义其 |
34 |
2024-07-02 |
4782 |
第40题 (最优子序列)取 m = 16,给出长度为 n 的整数序列 a1,a2,…,an(0≤ai≤2m)。对于一个二进制数 x,定义其 |
58 |
2024-07-02 |
4783 |
第39题 (最优子序列)取 m = 16,给出长度为 n 的整数序列 a1,a2,…,an(0≤ai≤2m)。对于一个二进制数 x,定义其 |
71 |
2024-07-02 |
4784 |
第38题 (分数背包)小 S 有 n 块蛋糕,编号从 1 到 n。第 i 块蛋糕的价值是 wi,体积是 vi。他有一个大小为 B 的 |
89 |
2024-07-02 |
4785 |
第37题 (分数背包)小 S 有 n 块蛋糕,编号从 1 到 n。第 i 块蛋糕的价值是 wi,体积是 vi。他有一个大小为 B 的 |
71 |
2024-07-02 |
4786 |
第36题 (分数背包)小 S 有 n 块蛋糕,编号从 1 到 n。第 i 块蛋糕的价值是 wi,体积是 vi。他有一个大小为 B 的 |
65 |
2024-07-02 |
4787 |
第35题 (分数背包)小 S 有 n 块蛋糕,编号从 1 到 n。第 i 块蛋糕的价值是 wi,体积是 vi。他有一个大小为 B 的 |
42 |
2024-07-02 |
4788 |
第34题 (分数背包)小 S 有 n 块蛋糕,编号从 1 到 n。第 i 块蛋糕的价值是 wi,体积是 vi。他有一个大小为 B 的 |
87 |
2024-07-02 |
4789 |
第33题 #include <iostream> #include <queue> using namespace std; const int maxl |
34 |
2024-07-02 |
4790 |
第32题 #include <iostream> #include <queue> using namespace std; const int maxl |
93 |
2024-07-02 |
4791 |
第31题 #include <iostream> #include <queue> using namespace std; const int maxl |
94 |
2024-07-02 |
4792 |
第30题 #include <iostream> #include <queue> using namespace std; const int maxl |
46 |
2024-07-02 |
4793 |
第29题 #include <iostream> #include <queue> using namespace std; const int maxl |
31 |
2024-07-02 |
4794 |
第28题 #include <iostream> #include <queue> using namespace std; const int maxl = |
39 |
2024-07-02 |
4795 |
第27题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
67 |
2024-07-02 |
4796 |
第26题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
55 |
2024-07-02 |
4797 |
第25题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
25 |
2024-07-02 |
4798 |
第24题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
82 |
2024-07-02 |
4799 |
第23题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
91 |
2024-07-02 |
4800 |
第22题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
76 |
2024-07-02 |