Skip to content

Mr-Phoebe/BOJ-V3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BUPT Online Judge V3

Introduction

An online judge is an online system to test programs in programming contests. They are also used to practice for such contests. Many of these systems organize their own contests.
The system can compile and execute code, and test them with pre-constructed data. Submitted code may be run with restrictions, including time limit, memory limit, security restriction and so on. The output of the code will be captured by the system, and compared with the standard output. The system will then return the result. When mistakes were found in a standard output, rejudgement using the same method must be made. Many of the online judges are done by hand or locals.
Online Judges have ranklists showing users with the biggest number of accepted solutions and shortest execution time for a particular problem.

Requirement

amqp==1.4.6
anyjson==0.3.3
billiard==3.3.0.20
celery==3.1.18
Django==1.7
django-ckeditor==4.4.7
django-debug-toolbar==1.3.0
django-mysql==0.1.9
djangorestframework==3.1.1
kombu==3.0.26
MySQL-python==1.2.5
pika==0.9.14
python-memcached==1.54
pytz==2015.2
six==1.9.0
sqlparse==0.1.15
urllib3==1.10.3
uWSGI==2.0.10

About

BUPT online judge V3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published