数据结构

[2020CIC] 程序设计原理实践 课题三
1248: 链表合并 http://tjuacm.chaosheng.top/problem.php?id=1248
(队列)1249: 士兵队列训练问题 http://tjuacm.chaosheng.top/problem.php?id=1249
(栈)1250: Rails http://tjuacm.chaosheng.top/problem.php?id=1250
(队列) 1251: Josephus Problem http://tjuacm.chaosheng.top/problem.php?id=1251
(树、遍历) 1252: Tree Recovery http://tjuacm.chaosheng.top/problem.php?id=1252
(栈)1253: 四则运算 http://tjuacm.chaosheng.top/problem.php?id=1253
(栈)1254: 愚人节的礼物 http://tjuacm.chaosheng.top/problem.php?id=1254
(栈)1255: Web Navigation http://tjuacm.chaosheng.top/problem.php?id=1255

DFS

1264: 正方形 http://tjuacm.chaosheng.top/problem.php?id=1264
1265: prime circle http://tjuacm.chaosheng.top/problem.php?id=1265
1266: 棋盘问题 http://tjuacm.chaosheng.top/problem.php?id=1266
1364: 所有可能的路径 http://tjuacm.chaosheng.top/problem.php?id=1364

BFS

1267: 非常可乐 http://tjuacm.chaosheng.top/problem.php?id=1267
1268: 迷宫问题 http://tjuacm.chaosheng.top/problem.php?id=1268
1269: Catch That Cow http://tjuacm.chaosheng.top/problem.php?id=1269
1270: Find a way http://tjuacm.chaosheng.top/problem.php?id=1270
1271: 六度分离 http://tjuacm.chaosheng.top/problem.php?id=1271
1282: 马的遍历 http://tjuacm.chaosheng.top/problem.php?id=1282
1283: 求细胞数量 http://tjuacm.chaosheng.top/problem.php?id=1283
1284: 01迷宫 http://tjuacm.chaosheng.top/problem.php?id=1284
1285: 奇怪的电梯 http://tjuacm.chaosheng.top/problem.php?id=1285
1286: 海战 http://tjuacm.chaosheng.top/problem.php?id=1286
1287: 路障 http://tjuacm.chaosheng.top/problem.php?id=1287

Dijkstra

1271: 六度分离 http://tjuacm.chaosheng.top/problem.php?id=1271

拓扑排序

1272: 确定比赛名次 http://tjuacm.chaosheng.top/problem.php?id=1272

最小/大生成树 prim算法和kruskal算法

最小 1289: Agri-Net http://tjuacm.chaosheng.top/problem.php?id=1289
最大 1290: Bad Cowtractors http://tjuacm.chaosheng.top/problem.php?id=1290

KMP

1259: Simpsons’ Hidden Talents http://tjuacm.chaosheng.top/problem.php?id=1259
1260: Oulipo http://tjuacm.chaosheng.top/problem.php?id=1260

巧妙思维

map 1261: Magical Forest http://tjuacm.chaosheng.top/problem.php?id=1261