GithubHelp home page GithubHelp logo

cp-wiki's Introduction

lucifer1004的CP笔记

我的CP笔记,包括基础知识整理(配套练习题),以及Codeforces、AtCoder、Leetcode、Google Kick Start等若干个竞赛平台的比赛题解等。

版权声明

知识共享许可协议
除特别注明外,项目中除了代码部分均采用 (Creative Commons BY-SA 4.0) 知识共享署名 - 相同方式共享 4.0 国际许可协议 及附加的 The Star And Thank Author License 进行许可。

换言之,使用过程中您可以自由地共享、演绎,但是必须署名、以相同方式共享、分享时没有附加限制,

而且需要为 GitHub 仓库点赞(Star)。

而如果你想要引用这个 GitHub 仓库,可以使用如下的 bibtex:

@misc{cpwiki,
  author = {Zihua Wu},
  title = {CP Wiki},
  year = {2020},
  publisher = {GitHub},
  journal = {GitHub Repository},
  howpublished = {\url{https://github.com/lucifer1004/cp-wiki}},
}

cp-wiki's People

Contributors

imgbotapp avatar lucifer1004 avatar renovate-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cp-wiki's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • @iktakahiro/markdown-it-katex ^4.0.1
  • @vuepress/plugin-blog ^1.9.4
  • @vuepress/plugin-medium-zoom ^1.9.8
  • generate-robotstxt ^8.0.3
  • tiny-pinyin ^1.3.2
  • vue-google-adsense ^1.10.1
  • vue-script2 ^2.1.0
  • vuepress ^1.9.8
  • vuepress-plugin-autometa ^0.1.13
  • vuepress-plugin-git-log ^1.0.1
  • vuepress-plugin-mailchimp ^1.4.2
  • vuepress-plugin-sitemap ^2.3.1
  • yarn-upgrade-all ^0.7.2
  • yarn 3.3.1

  • Check this box to trigger a request for Renovate to run again on this repository

Leetcode 第203场周赛题解

Leetcode 第203场周赛题解 | CP Wiki

可以直接模拟,但其实只需要考虑起点和终点。如果起点小于等于终点,那么多走的就是起点到终点这一段;否则,多走的就是起点到$n$,然后$1$到终点。注意要求升序返回,所以对于第二种情况,把两段的位置颠倒一下即可。

https://cp-wiki.vercel.app/editorial/leetcode/WC203/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.