Skip to content
/ popcon Public

[Deprecated. Refer to popcon-sc]Open Source Competitive Programming Contest Server

License

Notifications You must be signed in to change notification settings

tsuzu/popcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

popcon

What is popcon?

  • popconはオープンソースな競技プログラミング用コンテストサーバです。
  • 主に部活内でコンテストを開催するために製作しています。
  • メインのコードは全てGo、WebページはBootstrap3を使用。
  • JOI以外のコンテスト形式の実装が終わっていません

Dependencies

How to install

  • install MySQL and popcon-judge-go
  • Write settings in "popcon.json" (ex. popcon_template.json, autocommit must be off.)
  • Run "go get github.com/cs3238-tsuzu/popcon"
  • Run "mkdir submissions contest_problems contests"
  • Become root
  • ./popcon

License

  • Under the MIT License
  • Copyright (c) 2016 Tsuzu

About

[Deprecated. Refer to popcon-sc]Open Source Competitive Programming Contest Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published