結果

問題 No.553 AlphaCoder Rating
ユーザー %20
提出日時 2017-08-13 00:44:13
言語 Perl
(5.40.0)
結果
AC  
実行時間 4 ms / 1,500 ms
コード長 123 bytes
コンパイル時間 61 ms
コンパイル使用メモリ 6,692 KB
実行使用メモリ 5,376 KB
最終ジャッジ日時 2024-10-13 06:04:34
合計ジャッジ時間 821 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample AC * 3
other AC * 12
権限があれば一括ダウンロードができます
コンパイルメッセージ
Warning: Use of "sqrt" without parentheses is ambiguous at Main.pl line 1.
Main.pl syntax OK

ソースコード

diff #

$a+=.9**$_*2**(<>/800)for 1..($n=<>);print$-=800*log($a/(9-9*.9**$n))/log(2)+357.26-155.726/(1-.9**$n)*sqrt+(1-.81**$n)/.19
0