摘要:
QOJ2209 题目描述 You want to walk from \((0,0, \ldots, 0)\) to \(\left(a_0, a_1, \ldots, a_{n-1}\right)\) in an \(n\)-dimensional space. On each step, you 阅读全文
摘要:
题目大意 You want to walk from \((0,0, \ldots, 0)\) to \(\left(a_0, a_1, \ldots, a_{n-1}\right)\) in an \(n\)-dimensional space. On each step, you can inc 阅读全文
摘要:
闲话 看到这篇博客的人教教我定语从句。 The book the cover of which is red is mine. 算法介绍 虚树简介 虚树处理用途较为单一,都是对一棵树上的若干关键点这一形式的题目进行的处理。一般情况下,当关键点很少的时候,虚树的用途就会很大。 假设对于一棵树上,有 \ 阅读全文