Online Judge Tools Oj Versions Save

Tools for various online judges. Downloading sample cases, generating additional test cases, testing your code, and submitting it.

v11.5.1

2 years ago
  • #902 fix a bug of --display-mode=diff-all that the last line is not shown

v11.5.0

2 years ago
  • #900 allow $ oj g/i --hack-actual ... without --hack-expected
  • #894 update $ oj t --display-mode=diff
  • #892 implement $ oj t --display-mode=all

v11.4.0

2 years ago
  • #886 add test-interactive subcommand as an alias of test-reactive subcommand (@cai-lw])

v11.3.3

2 years ago
  • #884 fix the issue of terminal logs again

v11.3.2

2 years ago
  • #879 solve an issue that terminal logs are cleared on WSL after submissions (thanks @orisano)

v11.3.1

2 years ago
  • #877 hide a log message in submit subcommand

v11.3.0

3 years ago
  • #862 allow downloading system cases of AtCoder with $ oj download --system --dropbox-token=... https://...

v11.2.1

3 years ago
  • #873 improve error messages for HTTP errors on oj download

v11.2.0

3 years ago
  • #869 use gtime for GNU time on macOS

v11.1.4

3 years ago
  • #866 improve error messages of download subcommand