SkyWT

SkyWT

我们的征途是星辰大海

✨ 全新设计的 Daydream 主题,强大的功能集成为你提供优雅的体验。欢迎使用。

Topcoder Single Round Match 634 Div 2 T3 SpecialStrings 题解

More...


Topcoder Single Round Match 635 Div2 T3 LonglongestPathTree 题解

More...


所谓二分图(Bipartite Graph)就是这样的一个图:

简单地说,就是一张图里的所有点可以分为两组(如上图),并且每条边都跨越两组。这样的图就是二分图。

More...


Topcoder Single Round Match 616 Div 2 T3 题解

More...


Topcoder Single Round Match 640 Div 1 T1 ChristmasTreeDecoration 题解
别看了,这篇博客很水……

More...


Topcoder SIngle Round Match 637 Div 2 T3 ConnectingGameDiv2 题解

More...


Topcoder Single Round Match 638 Div2 T3 CandleTimerEasy 题解
每天被 XY 题困扰的我们怎么会去做 Topcoder 呢

More...


今天的 XY 题居然是递推专题,五道题目全都是递推,30+个人 AK 了……

递推是按照一定的规律来计算序列中的每个项,通常是通过计算前面的一些项来得出序列中的指定项的值。其思想是把一个复杂的庞大的计算过程转化为简单过程的多次重复,该算法利用了计算机速度快和不知疲倦的机器特点。

More...


这里就是我 Visual Studio Code 和 Vim 的配置文件的备份……

More...


Topcoder Single Round Match 639 DIv2 T3 BoardFoldingDiv2 题解

这是我博客的第 66 篇文章,庆祝一下 🎉

More...