算法评测平台前端。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Menci 427dc7e118 Add option to use the old flexible pagination for submissions page 5 years ago
bin Add code format 6 years ago
libs Optimize problem statistics 5 years ago
migrates Add migration script to build statistics table 5 years ago
models Add option to use the old flexible pagination for submissions page 5 years ago
modules Add option to use the old flexible pagination for submissions page 5 years ago
static Disable monaco-editor's context menu 5 years ago
uploads Add non-traditional problem support; add problem additional_file 7 years ago
views Add option to use the old flexible pagination for submissions page 5 years ago
.babelrc Initial commit 8 years ago
.editorconfig Add .editorconfig 7 years ago
.gitignore Move to TypeORM 5 years ago
LICENSE Initial commit 8 years ago
README.en.md Update README 5 years ago
README.md Update README 5 years ago
app.js Disable bluebird warning wForgottenReturn 5 years ago
config-example.json Add option to use the old flexible pagination for submissions page 5 years ago
language-config.json Finish monaco editor 5 years ago
package.json Fix shallow copy of cached object 5 years ago
tsconfig.json Move to TypeORM 5 years ago
utility.js Add option to use the old flexible pagination for submissions page 5 years ago
yarn.lock Fix shallow copy of cached object 5 years ago

README.md

中文 | English

一个用于算法竞赛的在线评测系统。

此项目为重写过的、原 Python/Flask 版 SYZOJ 的官方后继版本,由原作者 @Chenyao2333 授权。

目前由 LibreOJ 维护。

部署

见本项目 Wiki 中的 部署指南

加入 QQ 群 565280992 或 Telegram 群 @lojdev 以取得帮助。

升级须知

见本项目 Wiki 中的 更新指南