Skip to content

Codeforces/jrun

Repository files navigation

jrun

Run process API for Java.

It supports:

  • process home directory
  • time limit (wall time)
  • redirect input file
  • redirect output file
  • redirect error file

Invocation outcome has:

  • exit code
  • process standard output (truncated to 5MB)
  • process standard error (truncated to 5MB)
  • comment (may be useful in case of failure)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages