Skip to content

freefcw/hustoj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUST ONLINE JUDGE SYSTEM

HUSTOJ is an ACM-ICPC Open Source Online Judge System for HUST ACM Team.

Users can register on this Online Judge, read problem descriptions, and submit their programs to server, which will then compile and run the program and judge whther the output is correct.

This version is rewritten for http://acm.hust.edu.cn. Previous version is available at Google Code. We don't further sync the updated function with the open source version, but we do accept Pull Request. Welcome to contribute codes :).

NOTICE

For some reason, the website http://acm.hust.edu.cn is migrated to http://www.hustoj.org

the new version frontend at https://github.com/hustoj/hustoj-neo

current repository do not contain judger.

Features

Installation

Please see the Wiki

License

Er...GPL:)

2014, He Jun