#
试题名
热度
更新日期
151 第32题 #include <iostream>  #include <queue>  using namespace std;      const int maxl  93 2024-07-02
152 第31题 #include <iostream>  #include <queue>  using namespace std;      const int maxl  94 2024-07-02
153 第30题 #include <iostream>  #include <queue>  using namespace std;      const int maxl  46 2024-07-02
154 第29题 #include <iostream>  #include <queue>  using namespace std;      const int maxl  31 2024-07-02
155 第28题 #include <iostream>  #include <queue>  using namespace std;     const int maxl = 39 2024-07-02
156 第27题 #include <iostream>  #include <cstdlib>  using namespace std;     int n;  int d[1 67 2024-07-02
157 第26题 #include <iostream>  #include <cstdlib>  using namespace std;     int n;  int d[1 55 2024-07-02
158 第25题 #include <iostream>  #include <cstdlib>  using namespace std;     int n;  int d[1 25 2024-07-02
159 第24题 #include <iostream>  #include <cstdlib>  using namespace std;     int n;  int d[1 82 2024-07-02
160 第23题 #include <iostream>  #include <cstdlib>  using namespace std;     int n;  int d[1 91 2024-07-02
161 第22题 #include <iostream>  #include <cstdlib>  using namespace std;     int n;  int d[1 76 2024-07-02
162 第21题 #include <iostream>  using namespace std;     int n;  int d[1000];     int main 36 2024-07-02
163 第20题 #include <iostream>  using namespace std;     int n;  int d[1000];     int main 64 2024-07-02
164 第19题 #include <iostream>  using namespace std;     int n;  int d[1000];     int main 74 2024-07-02
165 第18题 #include <iostream>  using namespace std;     int n;  int d[1000];     int main 42 2024-07-02
166 第17题 #include <iostream>  using namespace std;     int n;  int d[1000];     int main 75 2024-07-02
167 第16题 #include <iostream>  using namespace std;     int n;  int d[1000];     int main 51 2024-07-02
168 第15题 1948 年,( )将热力学中的熵引入信息通信领域,标志着信息论研究的开端。 A. 欧拉(Leonhard Euler) B 78 2024-07-02
169 第14题 对一个 n 个顶点、m 条边的带权有向简单图用 Dijkstra 算法计算单源最短路时,如果不使用队或其他优 99 2024-07-02
170 第13题 从一个 4×4的棋盘中选取不在同一行也不在同一列上的两个方格,共有( )种方法。 A. 60 B. 72 C. 8 41 2024-07-02
171 第12题 表达式a*(b+c)-da∗(b+c)−d的后缀表达形式为( )。 A. abc∗+d− B. −+∗abcd C. abcd∗+− D 46 2024-07-02
172 第11题 小明想通过走楼梯来锻炼身体,假设从第 1 层走到第 2 层消耗 10卡热量,接着从第 2 层走到第 3 层消耗 99 2024-07-02
173 第10题 一个班学生分组做游戏,如果每组三人就多两人,每组五人就多三人,每组七人就多四人,问这个班的学生人数 n 90 2024-07-02
174 第9题 广度优先搜索时,一定需要用到的数据结构是( )。 A. 栈 B. 二叉树 C. 队列 D. 哈希表 99 2024-07-02
175 第8题 二分图是指能将顶点划分成两个部分,每一部分内的顶点间没有边相连的简单无向图。那么,24 个顶点的二分 49 2024-07-02