Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renbaoshuo/uoj-luogu-remotejudge

Luogu Remote Judge module for Universal Online Judge.
https://github.com/renbaoshuo/uoj-luogu-remotejudge

luogu luogu-oj oi oj online-judge onlinejudge remote-judge remotejudge universal-oj universaloj uoj

Last synced: 3 months ago
JSON representation

Luogu Remote Judge module for Universal Online Judge.

Awesome Lists containing this project

README

        

# 适用于 UniversalOJ 的洛谷 Remote Judge 模块

> 为 UniversalOJ 编写的洛谷 Remote Judge 模块,修改自 [S2OJ](https://github.com/renbaoshuo/S2OJ) 的 Remote Judge 模块。

## 介绍

本模块依托于 [洛谷开放平台](https://docs.lgapi.cn/open/) 的强大能力,为由 [UniversalOJ 社区版](https://github.com/UniversalOJ/UOJ-System) 驱动的在线评测系统提供 Remote Judge 支持。

如果您现有的评测系统是基于 [UniversalOJ 官网版](https://github.com/vfleaking/uoj) 搭建的,也可参考本仓库进行集成。

## 特性

- 支持爬取来自洛谷的题面;
- 支持将题目远程提交至洛谷进行评测,抓取并显示评测结果及其详细信息;
- 支持从本地文件批量导入洛谷题库。

## 集成教程

请查看 [INSTALLATION.md](./INSTALLATION.md)。

## 使用帮助

请查看 [USAGE.md](./USAGE.md)

## 常见问题

请查看 [FAQ.md](./FAQ.md)。

## Author

**UOJ-Luogu-RemoteJudge** © [Baoshuo](https://github.com/renbaoshuo), Released under the [MIT](./LICENSE) License.

Authored and maintained by Baoshuo with help from [contributors](https://github.com/renbaoshuo/UOJ-Luogu-RemoteJudge/contributors).

本模块在开发过程中得到了来自洛谷开发组和 HydroOJ 开发组的帮助,在此表示感谢。

> [Personal Website](https://baoshuo.ren) · [Blog](https://blog.baoshuo.ren) · GitHub [@renbaoshuo](https://github.com/renbaoshuo) · Twitter [@renbaoshuo](https://twitter.com/renbaoshuo)