摘要: \(\text{0x01}\). 问题定义 \(\text{Problem}\space \text{Definition}\). 最近公共祖先简称\(\text{LCA}\)。两个节点的最近公共祖先,就是这两个点的公共祖先里面,离根最远的那个。 为了方便,我们记某点集 \(S=\{v_1,v_2, 阅读全文
posted @ 2026-06-19 22:17 LiQirui 阅读(78) 评论(0) 推荐(0)
摘要: TIP: 本文代码可以通过Dev-C++ 5.11编译,不用安装外部库 Github仓库:https://github.com/LiQirui-git-hub/ASCIIPakour 介绍: 这是一个3D游戏,仅支持Windows(暂时,未来有概率改变) 同时,画面不是用新窗口渲染,是命令行内渲染 阅读全文
posted @ 2026-06-13 20:02 LiQirui 阅读(191) 评论(0) 推荐(0)
摘要: 注意:AI写的 A Book That Truly Opened My Mind If you ask me to recommend a book, I won’t choose an easy storybook. Instead, I’d like to talk about a univer 阅读全文
posted @ 2026-06-11 22:21 LiQirui 阅读(14) 评论(0) 推荐(0)