Skip to content

CodingOIer/Source-Code

Repository files navigation

OI Source Code by CodingOIer

存放了 CodingOIer 在 OI 竞赛中的源代码

从一切的开始到现在,这里已经存放了 CodingOIer 写的 1,228 个主函数,20,854 个变量,160,572 行代码,3,394,658 个字符了。

目录结构

  • .github: GitHub 配置文件,Actions 等等。
  • .vscode: VSCode 配置文件,使用 Clangd 作为 LSP,CodeLLDB 作为调试器。
  • Contest:洛谷、AtCoder、Codeforces、Universal Cup 等比赛的代码。
  • CQYC:在 CQYC 的考试改题情况。(见谅)
  • Problem:在各大 OJ 完成的题目。
  • Solution:编写的题解。
  • Training:集训时做的题,模拟赛。

About

My C++ Contest Source Files

Resources

License

Stars

Watchers

Forks