mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-08 12:58:48 +00:00
README: Update
This commit is contained in:
parent
0d24c79482
commit
6b12610d5c
18
README.md
18
README.md
@ -1,7 +1,6 @@
|
||||
# OI-codes
|
||||
|
||||
[Home](https://baoshuo.ren/) | [Blog](https://blog.baoshuo.ren/) | [View on Github](https://github.com/renbaoshuo/oi-codes)
|
||||
|
||||
[![Author](https://img.shields.io/badge/Author-Baoshuo-b68469.svg?style=flat-square)](https://baoshuo.ren) [![Stars](https://img.shields.io/github/stars/renbaoshuo/OI-codes?style=flat-square)](https://github.com/renbaoshuo/OI-codes/stargazers) [![GPL-3.0 License](https://img.shields.io/github/license/renbaoshuo/OI-codes?style=flat-square)](/LICENSE)
|
||||
## 说明
|
||||
|
||||
这里存放与 **OI** 有关的代码。
|
||||
@ -9,6 +8,8 @@
|
||||
+ 部分代码思路借鉴了题解。
|
||||
+ 部分目录会有 `solution.md` 给出做题思路。
|
||||
|
||||
做题时间请参考 `Author Date` 而不是 `Committer Date` ,或者根据题目对应提交中注明的提交记录编号查找。
|
||||
|
||||
## 做题情况
|
||||
|
||||
### 洛谷
|
||||
@ -21,8 +22,15 @@
|
||||
|
||||
### S2OJ
|
||||
|
||||
看不到。
|
||||
如果有访问权限可以查看[提交记录](https://sjzezoj.com/submissions?submitter=2021renbaoshuo&min_score=100),否则看不到。
|
||||
|
||||
## 许可证
|
||||
### AcWing
|
||||
|
||||
见 [LICENSE](LICENSE)
|
||||
请根据题目对应提交中注明的提交记录编号查看。
|
||||
|
||||
## Author
|
||||
|
||||
**OI-codes** © [Baoshuo](https://github.com/renbaoshuo), Released under the [GPL-3.0](./LICENSE) License.
|
||||
Authored and maintained by Baoshuo with help from [contributors](https://github.com/renbaoshuo/OI-codes/contributors).
|
||||
|
||||
> [Personal Website](https://baoshuo.ren) · [Blog](https://blog.baoshuo.ren) · GitHub [@renbaoshuo](https://github.com/renbaoshuo) · Twitter [@renbaoshuo](https://twitter.com/renbaoshuo)
|
||||
|
Loading…
Reference in New Issue
Block a user