結果
問題 | No.57 ミリオンダイス |
ユーザー |
|
提出日時 | 2025-03-27 21:13:45 |
言語 | Common Lisp (sbcl 2.5.0) |
結果 |
AC
|
実行時間 | 19 ms / 5,000 ms |
コード長 | 77 bytes |
コンパイル時間 | 459 ms |
コンパイル使用メモリ | 24,320 KB |
実行使用メモリ | 19,840 KB |
最終ジャッジ日時 | 2025-03-27 21:13:47 |
合計ジャッジ時間 | 1,248 ms |
ジャッジサーバーID (参考情報) |
judge1 / judge4 |
(要ログイン)
ファイルパターン | 結果 |
---|---|
sample | AC * 3 |
other | AC * 9 |
コンパイルメッセージ
; compiling file "/home/judge/data/code/Main.lisp" (written 27 MAR 2025 09:13:45 PM): ; wrote /home/judge/data/code/Main.fasl ; compilation finished in 0:00:00.007
ソースコード
(defparameter N (parse-integer (read-line))) (format 't "~f~%" (* 3.5 n ))