Code Monkey home page Code Monkey logo

oi-codes's Introduction

OI-codes

我的一些 OI(信息学竞赛)学习资料

这里包含

  • 一些我做过的信息学竞赛题目的代码
  • 一些算法与数据结构的模板代码
  • 一些算法与数据结构的介绍

大部分代码和一些介绍是我自己写的,另一些介绍是我觉得比较好的资料,均已注明出处(假如我找得到),一部分模板代码参考了一些教材与资料。

所有的资料均已按照算法 / 赛事分类(其中2019年之后赛事的代码按照赛事分类)。

算法分类

以下为截止至2020-04-28的分类

  • 数据结构 Data Structures
    • STL向量 STL vector
    • 栈 stack

名称

所有代码的名称均已其对应的题目命名,并附上出处(即,所在OJ或所在教材)。以下为目前的出处:


  • NOIPxxxx:NOIP 题目
  • CSP2019:CSP 题目
  • NOI Online 1/2:NOI Online 题目
  • xxOIxxxx:各省省选题目
  • NOIxxxx:NOI题目
  • 集训队xxxx:集训队题目
  • WCxxxx:冬令营题目
  • CTSCxxxx:CTSC题目
  • CTSxxxx:CTS题目
  • USACOxxxx xxx x:USACO题目
  • ACSLxxxx-xxxx #x:ACSL题目
  • COCIxxxx-xxxx #x:COCI题目
  • POIxxxx:POI题目
  • BOIxxxx:BOI题目

注意事项

  1. 本项目中的代码仅供学习参考,请勿将此项目中的代码用于提交任何 OJ,这样对你没有任何好处!
  2. 有一些代码是早期写的,码风可能不同。

oi-codes's People

Contributors

zxp2019 avatar

Watchers

James Cloos avatar

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.