# hustoj-web **Repository Path**: Laily/hustoj-web ## Basic Information - **Project Name**: hustoj-web - **Description**: the online judge system for acm/icpc - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-12-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HUST ONLINE JUDGE SYSTEM HUSTOJ is a Open Source Online Judge System for ACM/ICPC, use for [HUST ACM Team](http://acm.hust.edu.cn). User can register and read the problem description, submit their code to server, the server will compile and run the code, judge the output is right. This version is rewrite the web for http://acm.hust.edu.cn, which have a open source version at google code http://code.google.com/p/hustoj/. We will not async the function with the open source version, but we will accept the pull request, welcome to contribute code :). ## Features * Use PHP 5, [Kohana 3.3](http://kohanaframework.org/) * Use [twitter bootstrap](http://twitter.github.com/bootstrap) * Full function for administrator ## Installation Please see the [Wiki](../../wiki/Install-Guide) ## License Er...GPL:) 2014, He Jun