結果
| 問題 | No.1936 Rational Approximation |
| コンテスト | |
| ユーザー |
|
| 提出日時 | 2021-11-05 01:15:21 |
| 言語 | Common Lisp (sbcl 2.6.3) |
| 結果 |
AC
|
| 実行時間 | 7 ms / 2,000 ms |
| コード長 | 22 bytes |
| 記録 | |
| コンパイル時間 | 1,320 ms |
| コンパイル使用メモリ | 34,224 KB |
| 実行使用メモリ | 20,096 KB |
| 最終ジャッジ日時 | 2026-03-27 12:57:08 |
| 合計ジャッジ時間 | 2,023 ms |
|
ジャッジサーバーID (参考情報) |
judge3_0 / judge2_0 |
(要ログイン)
| ファイルパターン | 結果 |
|---|---|
| sample | AC * 1 |
| other | AC * 14 |
コンパイルメッセージ
; compiling file "/home/judge/data/code/Main.lisp" (written 27 MAR 2026 12:57:01 PM): ; wrote /home/judge/data/code/Main.fasl ; compilation finished in 0:00:00.066
ソースコード
(princ(+(read)(read)))