Hello World


Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

$ hexo new "My New Post"

More info: Writing

Run server

$ hexo server

More info: Server

Generate static files

$ hexo generate

More info: Generating

Deploy to remote sites

$ hexo deploy

More info: Deployment


Author: 曹轩鸣
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint polocy. If reproduced, please indicate source 曹轩鸣 !
 Previous
P2419题解 P2419题解
一种不是拓扑排序也不是Floyd的玄学算法目的就拿样例来说吧: 我们其实可以从图中获得更多信息,比如1比5厉害等,所以我们希望它能把我们所有的已知信息都表现出来,像这样: 然后就可以方便地做判断了:哪个点的入度和出度之和 $=n-1$
2020-11-06 曹轩鸣
Current 
Hello World Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hex
2020-11-06 曹轩鸣
  TOC