An open API service indexing awesome lists of open source software.

https://github.com/langyo/oi-code-library

The source code for OI problems.
https://github.com/langyo/oi-code-library

oi

Last synced: about 1 year ago
JSON representation

The source code for OI problems.

Awesome Lists containing this project

README

          

# OI 竞赛题代码仓库

这里提供我做过的所有 OI 题的源代码。

一般来讲,这里提供的代码都是 AC 过的题目。如果没有 AC,我会在代码中注释。

该代码仓库使用 WTFPL 协议开源,即“你他妈想干嘛就干嘛开源协议”。

[开源协议具体内容](http://www.wtfpl.net/about/)

**注意:部分程序下有一些程序引用了本人制作的[大♂宝♂贝](./big_baby.h)并定义了调试宏,请自行删除、手动复制粘贴头文件下的内容再尝试 AC,否则很可能会多出大量不应当有的调试输出**

## 该仓库下的测试平台链接:

### 独立平台

- [luogu](https://www.luogu.org/)

### 被 Virtual Judge 支持的平台

> [VJudge](https://cn.vjudge.net/)

- [UVa](https://uva.onlinejudge.org/)
- [OpenJudge](http://openjudge.cn/)