peiwenjun's blog 没有知识的荒原

2023年1月30日

P5488 差分与前缀和 题解

摘要: 题目描述 给定一个长为 \(n\) 的序列 \(a\) ,求 \(k\) 阶差分或前缀和数组,对 \(1004535809\) 取模。 数据范围 \(1\le n\le 10^5,0\le a_i\le 10^9,1\le k\le 10^{2333}\) 。 时间限制 \(\texttt{1s}\ 阅读全文

posted @ 2023-01-30 16:28 peiwenjun 阅读(10) 评论(0) 推荐(0)

导航