Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
/ oj Public archive

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

Notifications You must be signed in to change notification settings

power721/oj

Repository files navigation

#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