Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 707 Bytes

README_zh-CN.md

File metadata and controls

32 lines (21 loc) · 707 Bytes

CodeLib-Local

我自用的 OJ 题目代码仓库

English 简体中文

支持的 OJ:

欢迎提交 issue 来督促我添加新 OJ 的支持哦~~

使用方法:

Windows:

打开发行版页面,下载并安装即可。

其它系统:

git clone https://github.com/Lixuannan/CodeLib-Local.git # 也可以是 https://gitee.com/lixuannan/CodeLib-Local.git
cd CodeLib-Local
pip3 install -r requirements.txt
python3 main.py