結果
問題 | No.5000 特殊ジャッジテスト(テスト用) |
ユーザー | anta |
提出日時 | 2016-09-16 00:46:22 |
言語 | Java21 (openjdk 21) |
結果 |
RE
|
実行時間 | - |
コード長 | 105 bytes |
コンパイル時間 | 2,206 ms |
実行使用メモリ | 22,748 KB |
スコア | 0 |
最終ジャッジ日時 | 2018-03-12 00:03:12 |
ジャッジサーバーID (参考情報) |
judge6 / |
(要ログイン)
テストケース
テストケース表示入力 | 結果 | 実行時間 実行使用メモリ |
---|---|---|
testcase_00 | RE | - |
testcase_01 | RE | - |
testcase_02 | RE | - |
testcase_03 | RE | - |
ソースコード
public class Main { public static void main(String[] args) { throw new RuntimeException("n"); } }