結果
問題 | No.1342 Calculation |
ユーザー | Common Lisp |
提出日時 | 2024-11-06 09:15:18 |
言語 | Common Lisp (sbcl 2.3.8) |
結果 |
AC
|
実行時間 | 10 ms / 2,000 ms |
コード長 | 67 bytes |
コンパイル時間 | 1,088 ms |
コンパイル使用メモリ | 33,704 KB |
実行使用メモリ | 25,132 KB |
最終ジャッジ日時 | 2024-11-06 09:15:19 |
合計ジャッジ時間 | 1,439 ms |
ジャッジサーバーID (参考情報) |
judge1 / judge4 |
(要ログイン)
コンパイルメッセージ
; compiling file "/home/judge/data/code/Main.lisp" (written 06 NOV 2024 09:15:17 AM): ; wrote /home/judge/data/code/Main.fasl ; compilation finished in 0:00:00.112
ソースコード
(format t "~d~%" (/ (* 2021 (+ (* 19 43) (* 28 47))) (* 43 47 27)))