Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

#oj PowerOJ is a online judge for ACM/ICPC or OI.

Online Judge is a web service which can compile user's source code and run in limition.

Judge use predefined data files as stdin and get user's stdout as files, compare with the standard output data to judge the user's solution.

Online Demo: http://www.oj.swust.edu.cn/

JAVA Framework JFinal
Template Engine FreeMarker
JS Framework jQuery
CSS Framework Bootstrap 2
Data Base MySQL
Web Server Tomcat
OS Linux/Windows