結果

問題 No.1936 Rational Approximation
ユーザー kotatsugame
提出日時 2021-11-05 01:15:21
言語 Common Lisp
(sbcl 2.5.0)
結果
AC  
実行時間 8 ms / 2,000 ms
コード長 22 bytes
コンパイル時間 1,397 ms
コンパイル使用メモリ 24,576 KB
実行使用メモリ 21,376 KB
最終ジャッジ日時 2024-07-06 02:37:00
合計ジャッジ時間 2,087 ms
ジャッジサーバーID
(参考情報)
judge4 / judge2
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 1
other AC * 14
権限があれば一括ダウンロードができます
コンパイルメッセージ
; compiling file "/home/judge/data/code/Main.lisp" (written 06 JUL 2024 02:36:57 AM):

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

ソースコード

diff #

(princ(+(read)(read)))
0