Skip to content

Latest commit

 

History

History
executable file
·
9 lines (8 loc) · 357 Bytes

README.md

File metadata and controls

executable file
·
9 lines (8 loc) · 357 Bytes

OnlineJudge

An Online Judge for Programming competitions like codechef

Setup instructions:

  1. Go through the instructions in connection.php to setup the database
  2. Enter the location of home directory of server in routes.php
  3. Modify your allow_url_include parameter in php.ini to On Example: allow_url_include=On