結果

問題 No.553 AlphaCoder Rating
ユーザー %20
提出日時 2017-08-13 00:44:48
言語 Perl
(5.40.0)
結果
WA  
実行時間 -
コード長 116 bytes
コンパイル時間 76 ms
コンパイル使用メモリ 5,376 KB
実行使用メモリ 5,376 KB
最終ジャッジ日時 2024-10-13 06:04:35
合計ジャッジ時間 803 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)
ファイルパターン 結果
sample WA * 3
other AC * 3 WA * 9
権限があれば一括ダウンロードができます
コンパイルメッセージ
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-156/(1-.9**$n)*sqrt+(1-.81**$n)/.19
0