5901 |
1.修复机器人的对话词库错误 【题目描述】 基于人工智能技术的智能陪伴机器人的语言词库被黑客的病毒感染 |
81 |
2024-07-02 |
5902 |
第43题 (最优子序列)取 m = 16,给出长度为 n 的整数序列 a1,a2,…,an(0≤ai≤2m)。对于一个二进制数 x,定义其 |
86 |
2024-07-02 |
5903 |
第42题 (最优子序列)取 m = 16,给出长度为 n 的整数序列 a1,a2,…,an(0≤ai≤2m)。对于一个二进制数 x,定义其 |
32 |
2024-07-02 |
5904 |
第41题 (最优子序列)取 m = 16,给出长度为 n 的整数序列 a1,a2,…,an(0≤ai≤2m)。对于一个二进制数 x,定义其 |
34 |
2024-07-02 |
5905 |
第40题 (最优子序列)取 m = 16,给出长度为 n 的整数序列 a1,a2,…,an(0≤ai≤2m)。对于一个二进制数 x,定义其 |
58 |
2024-07-02 |
5906 |
第39题 (最优子序列)取 m = 16,给出长度为 n 的整数序列 a1,a2,…,an(0≤ai≤2m)。对于一个二进制数 x,定义其 |
71 |
2024-07-02 |
5907 |
第38题 (分数背包)小 S 有 n 块蛋糕,编号从 1 到 n。第 i 块蛋糕的价值是 wi,体积是 vi。他有一个大小为 B 的 |
89 |
2024-07-02 |
5908 |
第37题 (分数背包)小 S 有 n 块蛋糕,编号从 1 到 n。第 i 块蛋糕的价值是 wi,体积是 vi。他有一个大小为 B 的 |
71 |
2024-07-02 |
5909 |
第36题 (分数背包)小 S 有 n 块蛋糕,编号从 1 到 n。第 i 块蛋糕的价值是 wi,体积是 vi。他有一个大小为 B 的 |
65 |
2024-07-02 |
5910 |
第35题 (分数背包)小 S 有 n 块蛋糕,编号从 1 到 n。第 i 块蛋糕的价值是 wi,体积是 vi。他有一个大小为 B 的 |
42 |
2024-07-02 |
5911 |
第34题 (分数背包)小 S 有 n 块蛋糕,编号从 1 到 n。第 i 块蛋糕的价值是 wi,体积是 vi。他有一个大小为 B 的 |
87 |
2024-07-02 |
5912 |
第33题 #include <iostream> #include <queue> using namespace std; const int maxl |
34 |
2024-07-02 |
5913 |
第32题 #include <iostream> #include <queue> using namespace std; const int maxl |
93 |
2024-07-02 |
5914 |
第31题 #include <iostream> #include <queue> using namespace std; const int maxl |
94 |
2024-07-02 |
5915 |
第30题 #include <iostream> #include <queue> using namespace std; const int maxl |
46 |
2024-07-02 |
5916 |
第29题 #include <iostream> #include <queue> using namespace std; const int maxl |
31 |
2024-07-02 |
5917 |
第28题 #include <iostream> #include <queue> using namespace std; const int maxl = |
39 |
2024-07-02 |
5918 |
第27题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
67 |
2024-07-02 |
5919 |
第26题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
55 |
2024-07-02 |
5920 |
第25题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
25 |
2024-07-02 |
5921 |
第24题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
82 |
2024-07-02 |
5922 |
第23题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
91 |
2024-07-02 |
5923 |
第22题 #include <iostream> #include <cstdlib> using namespace std; int n; int d[1 |
76 |
2024-07-02 |
5924 |
第21题 #include <iostream> using namespace std; int n; int d[1000]; int main |
36 |
2024-07-02 |
5925 |
第20题 #include <iostream> using namespace std; int n; int d[1000]; int main |
64 |
2024-07-02 |