摘要: 排序的c++代码合集模板 阅读全文
posted @ 2024-03-23 09:14 BadBadBad__AK 阅读(30) 评论(0) 推荐(0) 编辑
摘要: P9077 [PA2018] Poddrzewo 题解 阅读全文
posted @ 2024-03-18 22:19 BadBadBad__AK 阅读(15) 评论(0) 推荐(0) 编辑
摘要: P9098 [PA2020] Zabawki 题解 阅读全文
posted @ 2024-03-13 13:59 BadBadBad__AK 阅读(25) 评论(0) 推荐(0) 编辑
摘要: 学习根式及其运算 阅读全文
posted @ 2024-03-02 11:19 BadBadBad__AK 阅读(92) 评论(0) 推荐(0) 编辑
摘要: P4708 画画 题解 阅读全文
posted @ 2024-02-26 18:58 BadBadBad__AK 阅读(61) 评论(0) 推荐(0) 编辑
摘要: 学习勾股定理与勾股数 阅读全文
posted @ 2024-02-23 15:18 BadBadBad__AK 阅读(172) 评论(0) 推荐(0) 编辑
摘要: c++小游戏合集 阅读全文
posted @ 2024-02-20 12:24 BadBadBad__AK 阅读(7974) 评论(0) 推荐(0) 编辑
摘要: 离散化(Discretization Algorithm)的详细讲解 阅读全文
posted @ 2024-02-06 22:04 BadBadBad__AK 阅读(211) 评论(0) 推荐(0) 编辑
摘要: P2367 语文成绩(普及-) 题解 阅读全文
posted @ 2024-02-05 16:58 BadBadBad__AK 阅读(82) 评论(0) 推荐(0) 编辑
摘要: 须知少时凌云志,曾许人间第一流。 阅读全文
posted @ 2024-02-04 21:40 BadBadBad__AK 阅读(78) 评论(3) 推荐(1) 编辑
摘要: 一道很困难的题 阅读全文
posted @ 2024-02-03 22:35 BadBadBad__AK 阅读(11) 评论(0) 推荐(0) 编辑
摘要: 逆序对与有序序列还原的一道题 阅读全文
posted @ 2024-02-03 22:30 BadBadBad__AK 阅读(9) 评论(1) 推荐(0) 编辑
摘要: 二进制求幂的详细题目与算法 阅读全文
posted @ 2024-02-03 19:43 BadBadBad__AK 阅读(109) 评论(0) 推荐(1) 编辑
摘要: 有线性DP,前缀和算法的一道题 阅读全文
posted @ 2024-02-02 16:52 BadBadBad__AK 阅读(20) 评论(1) 推荐(0) 编辑
摘要: LIS (最长上升子序列,Longest Increasing Subsequence) LCS (最长公共子序列,Longest Common Subsequence) LCIS (最长公共上升子序列,Longest Common Increasing Subsequence) 阅读全文
posted @ 2024-02-02 16:40 BadBadBad__AK 阅读(11) 评论(0) 推荐(0) 编辑