算法评测平台前端。
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 3d18c0c0ba Add option for download testdata though different host 5 years ago
bin Add code format 6 years ago
libs Merge branch 'master' into typeorm 5 years ago
migrates Add migration script to build statistics table 5 years ago
models Don't cache article 5 years ago
modules Add option for download testdata though different host 5 years ago
static Auto layout monaco editor on window resize 5 years ago
uploads Add non-traditional problem support; add problem additional_file 7 years ago
views Prevent submitting before editor loaded 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 Merge branch 'master' into typeorm 5 years ago
README.md Merge branch 'master' into typeorm 5 years ago
app.js Disable bluebird warning wForgottenReturn 5 years ago
config-example.json Add option for download testdata though different host 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 for download testdata though different host 5 years ago
yarn.lock Fix shallow copy of cached object 5 years ago

README.md

中文 | English

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

本项目继承自 @Chenyao2333SYZOJ,目前由 LibreOJ 维护。

部署

见本项目 Wiki 中的 部署指南

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

升级须知

见本项目 Wiki 中的 更新指南