結果

問題 No.5000 特殊ジャッジテスト(テスト用)
ユーザー linuxmetellinuxmetel
提出日時 2021-03-31 18:15:41
言語 Common Lisp
(sbcl 2.3.8)
結果
AC  
実行時間 8 ms / 5,000 ms
コード長 22 bytes
コンパイル時間 406 ms
実行使用メモリ 22,948 KB
スコア 3,912
最終ジャッジ日時 2021-03-31 18:15:43
合計ジャッジ時間 1,325 ms
ジャッジサーバーID
(参考情報)
judge10 / judge7
純コード判定しない問題か言語
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
22,848 KB
testcase_01 AC 7 ms
22,912 KB
testcase_02 AC 8 ms
22,904 KB
testcase_03 AC 8 ms
22,932 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
; compiling file "/home/judge/data/code/Main.lisp" (written 31 MAR 2021 06:15:42 PM):
; processing (FORMAT T ...)

; wrote /home/judge/data/code/Main.fasl
; compilation finished in 0:00:00.000

ソースコード

diff #

(format t"0 ~a"(read))
0