83 Forks
869 Stars
869 Watchers

oj

Tools for various online judges. Downloading sample cases, generating additional test cases, testing your code, and submitting it.

How to download and setup oj

Open terminal and run command
git clone https://github.com/online-judge-tools/oj.git
git clone is used to create a copy or clone of oj repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with oj https://github.com/online-judge-tools/oj/archive/master.zip

Or simply clone oj with SSH
[email protected]:online-judge-tools/oj.git

If you have some problems with oj

You may open issue on oj support forum (system) here: https://github.com/online-judge-tools/oj/issues