ahmed-dinar / JustOJ

An online platform for arranging programming contest.

Home Page:http://www.justoj.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JustOJ

code quality

Work in progress

Language Support

  • C
  • C++
  • JAVA 8
  • C++11
  • C++14
  • Python2 & Python3

Executor Usage

$ ./safec <executable file> [options]
$ ./safejava <executable file> [options]
options
  -t <cpu limit> (in milliseconds, max: 15s)
  -m <memory limit> (in MB, max: 512 MB)
  -i <stdin test case file>
  -o <stdout file>
  -e <stderr file>
  -r <result file>
  -s <java security policy file path> (for safejava)
  -c <chroot directory>
  -d <code run directory inside chroot>
Future Works
  • Integrate MOSS like tool for Detecting Plagiarism.
  • Different language for different problem
  • Score based standings
  • User rating
  • Multiple Modearator for contest
  • More language support

About

An online platform for arranging programming contest.

http://www.justoj.org/

License:GNU General Public License v3.0


Languages

Language:JavaScript 67.0%Language:HTML 11.7%Language:CSS 8.1%Language:Vue 7.7%Language:C 3.8%Language:C++ 1.1%Language:Java 0.5%Language:Shell 0.0%Language:Python 0.0%