0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2024-11-05 06:38:48 +00:00
OI-codes/README.md

29 lines
534 B
Markdown
Raw Normal View History

2021-01-04 03:40:59 +00:00
# OI-codes
2020-11-15 12:32:53 +00:00
2021-01-04 03:40:59 +00:00
[Home](https://baoshuo.ren/) | [Blog](https://blog.baoshuo.ren/) | [View on Github](https://github.com/renbaoshuo/oi-codes)
2020-11-15 12:32:53 +00:00
## 说明
2021-01-04 03:40:59 +00:00
这里存放与 **OI** 有关的代码。
2020-11-15 12:32:53 +00:00
+ 部分代码思路借鉴了题解。
+ 部分目录会有 `solution.md` 给出做题思路。
2021-01-04 03:40:59 +00:00
## 做题情况
### 洛谷
![做题情况](https://luogu.vercel.app/api?id=168214)
### LibreOJ
可以查看[提交记录](https://loj.ac/s?submitter=renbaoshuo&status=Accepted)。
### S2OJ
看不到。
2020-11-15 12:32:53 +00:00
## 许可证
见 [LICENSE](LICENSE)