Skip to content

ICPC like judge created by InSilico of Universidad Tecnológica de Pereira (UTP)

Notifications You must be signed in to change notification settings

sebasutp/utpjudge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTP Online Judge

Is a free software project oriented to improve the programming skills of the students through contest like acm-icpc, codeforces, and others.

This repository IS OUT OF DATE, the main repository is https://github.com/in-silico/utpjudge
  • The current development is not in the master branch, is in "dev".

To Clone.

	git clone [email protected]:sebasutp/utpjudge.git
	git checkout -b dev
	git pull origin dev

To Use.

  • go to judge directory and initialize the db.

      cd judge/
      rake db:migrate
      rake db:seed
    

this will create a account with email "[email protected]" and password "[email protected]"

  • run the server

      rails server
    
  • enjoy


Developed by insilico.

About

ICPC like judge created by InSilico of Universidad Tecnológica de Pereira (UTP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •