Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.
/ collatz-judge Public archive

A Sphere Online Judge like judge for the Collatz Problem

Notifications You must be signed in to change notification settings

rob0rt/collatz-judge

Repository files navigation

collatz-judge

Setup

  • Install docker
  • Install virtualenv
  • Install mongodb
  • virtualenv -p /usr/bin/python3 venv
  • source venv/bin/activate
  • pip install
  • docker build -t sandbox .
  • Start the flask server (python app.py)

About

A Sphere Online Judge like judge for the Collatz Problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published