結果

問題 No.3074 5000000000000000-SAT
ユーザー linuxmetellinuxmetel
提出日時 2021-04-01 22:16:25
言語 Common Lisp
(sbcl 2.3.8)
結果
AC  
実行時間 9 ms / 1,000 ms
コード長 18 bytes
コンパイル時間 435 ms
コンパイル使用メモリ 23,400 KB
実行使用メモリ 26,244 KB
最終ジャッジ日時 2023-08-23 06:16:20
合計ジャッジ時間 990 ms
ジャッジサーバーID
(参考情報)
judge12 / judge14
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
24,312 KB
testcase_01 AC 8 ms
22,248 KB
testcase_02 AC 9 ms
26,244 KB
testcase_03 AC 8 ms
22,220 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
; compiling file "/home/judge/data/code/Main.lisp" (written 23 AUG 2023 06:16:18 AM):
; processing (FORMAT T ...)

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

ソースコード

diff #

(format t "Yes~%")
0