OJ
A modern open-source online judge and contest platform system.
Install / Use
/learn @VNOI-Admin/OJREADME
VNOJ: VNOI Online Judge

As a fork of DMOJ, VNOJ serves as VNOI's official online judge and hosts its programming contests.
See it live at oj.vnoi.info!
Features
Check out its features here.
Installation
Refer to the install documentation here. Almost all installation steps remain the same as the docs, but there are several minor differences, including cloning this repo instead of DMOJ's repo.
Additional installation steps
-
You have to define
DMOJ_PROBLEM_DATA_ROOTinlocal_settings.py, which should be the path to the directory that contains your problems' tests. -
Regarding disabling full-text search, please read this issue for more information.
-
To sync the judge server and the site's cache, change the cache framework (
CACHES) tomemcachedorredisinstead of the default (local-memory caching). -
If you use
python3 manage.py loaddata demo, the home button in the admin dashboard (/admin) links you tolocalhost:8081, there are 2 ways to change that:- You can change that in demo.json
- You can go to the admin page, scroll down to find the
Sitessetting and changelocalhost:8081to your domain.
-
To support
testlib.h, you need to copy testlib.h tog++'s include path in the judge server. To speed up compile time, you can also create a precompiled header fortestlib.h.
Contributing 
Take a look at our contribution guideline.
If you find any bug, please feel free to contact us via Discord or open an issue.
Pull requests are welcome as well. Before you submit your PR, please check your code with flake8 and format it if needed. There's also prettier if you need to format JS code (in websocket/).
Translation contributions are also welcome.
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
