0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2024-11-08 15:18:46 +00:00

Update README

This commit is contained in:
Baoshuo Ren 2021-01-04 11:40:59 +08:00 committed by Baoshuo Ren
parent e59b8d5f54
commit 845b4e4dac
Signed by: baoshuo
GPG Key ID: 70F90A673FB1AB68

View File

@ -1,17 +1,28 @@
# Luogu
# OI-codes
[Home](https://baoshuo.ren/) | [Blog](https://baoshuo.blog/) | [View on Github](https://github.com/renbaoshuo/Luogu)
[Home](https://baoshuo.ren/) | [Blog](https://blog.baoshuo.ren/) | [View on Github](https://github.com/renbaoshuo/oi-codes)
## 做题情况
![做题情况](https://luogu.vercel.app/api?id=168214)
## 说明
这里存放着我在洛谷上 2020 年 8 月 1 日之后的通过代码。
这里存放与 **OI** 有关的代码。
+ 部分代码思路借鉴了题解。
+ 部分目录会有 `solution.md` 给出做题思路。
## 做题情况
### 洛谷
![做题情况](https://luogu.vercel.app/api?id=168214)
### LibreOJ
可以查看[提交记录](https://loj.ac/s?submitter=renbaoshuo&status=Accepted)。
### S2OJ
看不到。
## 许可证
见 [LICENSE](LICENSE)