Skip to content

BeruboIV/OnlineCodeRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlineCodeRunner

Installation

git clone https://github.com/BeruboIV/OnlineCodeRunner
cd OnlineCodeRunner
docker build -t online_code_runner:1
docker run -p 3000:3000 online_code_runner:1

Bugs

  1. Only supports c++
  2. Interactive input cannot be taken from the user

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages