Skip to content

NJUPT-ACM-Team/OnlineJudge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineJudge

A new generation online judge for NJUPT ACM TEAM

  • The structure of all modules of the backend.
$GOPATH
  |- bin/
  |- pkg/
  └- src/
     |- OnlineJudge/
     |  └- <some common libraries>
     |- WebBackend/
     |- Daemon/
     |- LJudger/
     |- VJudger/
     |- ...
     |- github.com/
     |  └- ...
     └- ...

Design Doc

Design Doc Wiki

About

A new generation online judge for NJUPT ACM TEAM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published