oj
Online Judge Toolsの使い方をメモ。
ダウンロード
oj donwload [問題のURL] -d [directory]
サンプルケース(URLで指定)をdirectoryにダウンロード
テスト
oj test -d [directory]
directory内のテストケースを実行。実行ファイルはデフォルトではa.out
。
Online Judge Toolsの使い方をメモ。
oj donwload [問題のURL] -d [directory]
サンプルケース(URLで指定)をdirectoryにダウンロード
oj test -d [directory]
directory内のテストケースを実行。実行ファイルはデフォルトではa.out
。