結果
| 問題 |
No.508 超ゆとり教育
|
| コンテスト | |
| ユーザー |
|
| 提出日時 | 2020-03-13 12:38:57 |
| 言語 | Common Lisp (sbcl 2.5.0) |
| 結果 |
WA
|
| 実行時間 | - |
| コード長 | 40 bytes |
| コンパイル時間 | 1,133 ms |
| コンパイル使用メモリ | 33,064 KB |
| 実行使用メモリ | 25,516 KB |
| 最終ジャッジ日時 | 2024-11-21 22:05:33 |
| 合計ジャッジ時間 | 2,239 ms |
|
ジャッジサーバーID (参考情報) |
judge4 / judge1 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 1 |
| other | AC * 6 WA * 1 |
コンパイルメッセージ
; compiling file "/home/judge/data/code/Main.lisp" (written 21 NOV 2024 10:05:31 PM): ; wrote /home/judge/data/code/Main.fasl ; compilation finished in 0:00:00.011
ソースコード
(print (floor (expt (/ (read) 3) 0.5)))