1 Star 0 Fork 0

bitsstdcheee / HFOJ Api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ping.py 108 Bytes
一键复制 编辑 原始数据 按行查看 历史
bitsstdcheee 提交于 2021-09-05 12:32 . update
import requests
import traceback
def oj_ping():
rep = requests.get(__OJ_URL)
return rep.status_code
1
https://gitee.com/bitsstdcheee/hfoj-api.git
git@gitee.com:bitsstdcheee/hfoj-api.git
bitsstdcheee
hfoj-api
HFOJ Api
master

搜索帮助