Skip to content

sbvorpagel/beecrowd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beecrowd codes and docker custom judge

How to use?

create a new code

make init CODE="<CODE_NUMBER>"

build image

make build

run codes

make run CODE="<CODE_NUMBER>"

Example:

make run CODE="1000" to run the 1000 code of Beecrowd

Supported languages

  • C
  • Clojure
  • C++
  • C#
  • Dart
  • Haskell
  • Java
  • JavaScript
  • Kotlin
  • Lua
  • Ocaml
  • Pascal
  • Python
  • R
  • Ruby
  • Rust
  • Swift

Unsupported languages

  • Elixir
  • Go
  • Julia
  • PHP
  • Scala
  • Typescript
  • SQL

Answers

About

Beecrowd codes and custom judge in docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published