HHSOJ-Essential Doc
CtrlK
  • Welcome
  • Structure
    • Github Structure
    • OJ Structure
  • Building
    • Judger Building
      • Installing Lo-runner
      • Core.py return code list
    • Server Manager Building
    • Frontend Building
  • Language Setup
    • Sample C++ Language Template
    • Sample Python3 Language Template
  • Problem Setup
    • Problemset Setup
    • Problem structure:Full
    • The problem.json file
    • The statement & testcases
    • Writing checkers
    • Dealing with scoring
    • Judging Inside
  • Supplying feature
    • User
    • Standings
  • What's New
  • Credits
    • Donate
    • HHS Blog
    • Github
    • Maven Rewrite Github
    • Live Demo
    • HHSOJ Web Edition
  • License
    • Apache 2.0
    • GPL 3.0
Powered by GitBook
On this page

Was this helpful?

Problem Setup

Readme!

Setting a problem is like a heart to the OJ. Please read the following section carefully so that you can set a problem in HHSOJ-Essential. Notice that the system may be so sensitive that you shouldn't include extra folders or files.

PreviousSample Python3 Language TemplateNextProblemset Setup

Last updated 5 years ago

Was this helpful?