随笔分类 -  学校作业

应付
摘要:#第五章 ##POJ-1942 递推 传送门:Paths on a Grid 组合数的计算 #include <iostream> #include <cstdio> #include <cmath> #include <cstring> #include <queue> #include <alg 阅读全文
posted @ 2022-03-29 10:30 Moominn 阅读(132) 评论(0) 推荐(0) 编辑
摘要:记录一下,方便日后查看 #第一章 ##POJ-3487 稳定匹配 传送门:The Stable Marriage Problem 模板题 #include <iostream> #include <cstring> #include <cstdio> #include <cmath> #includ 阅读全文
posted @ 2022-03-09 16:42 Moominn 阅读(289) 评论(0) 推荐(0) 编辑