SGColin's Space

God helps those who help themselves.


  • Home

  • About

  • Archives

  • Tasks

  • Links

  • Search

AtCoder Beginner Contest 178

Posted on 2020-09-14 | In 套题 , AtCoder |

官方题解链接: AtCoder Beginner Contest 178 Editorial

Read more »

AtCoder Beginner Contest 175

Posted on 2020-08-16 | In 套题 , AtCoder |

官方题解链接: AtCoder Beginner Contest 175 Editorial

Read more »

Codeforces Round 660

Posted on 2020-08-01 | In 套题 , CodeForces |

官方题解链接: Codeforces Round #660 Editorial

Read more »

线性筛与积性函数

Posted on 2020-07-23 | In 数学 , 数论 |

线性筛是一种数论筛法,可以筛出一定范围内的质数或任意积性函数的值。

其中”线性“的含义为 每个数字只被其最小的质因数筛出 ,并非时间复杂度。

假设求积性函数 $f(x)$ 的质数幂 $f(p^k)$ 复杂度为 $t$,则最终复杂度为 $ \mathcal O(n+\frac{n}{\ln n}\times t)$ 。

Read more »

NexT 主题优化

Posted on 2020-07-22 |

简单记录一下优化 NexT 主题过程中的一些细节。

There is a negligible beginning in all great action and thought.

Read more »
SGColin

SGColin

5 posts
5 categories
6 tags
0%
© 2020 SGColin
Powered by Hexo
|
Theme — NexT.Pisces v5.1.4