結果

問題 No.1134 Deviation Score Ⅱ
ユーザー tailstails
提出日時 2020-07-29 09:23:59
言語 Perl
(5.38.2)
結果
AC  
実行時間 186 ms / 2,000 ms
コード長 83 bytes
コンパイル時間 318 ms
コンパイル使用メモリ 5,332 KB
実行使用メモリ 33,748 KB
最終ジャッジ日時 2023-09-11 07:09:44
合計ジャッジ時間 3,822 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 6 ms
5,160 KB
testcase_01 AC 168 ms
29,888 KB
testcase_02 AC 115 ms
22,572 KB
testcase_03 AC 142 ms
26,632 KB
testcase_04 AC 68 ms
14,324 KB
testcase_05 AC 161 ms
29,904 KB
testcase_06 AC 47 ms
11,520 KB
testcase_07 AC 36 ms
9,872 KB
testcase_08 AC 136 ms
25,944 KB
testcase_09 AC 32 ms
9,100 KB
testcase_10 AC 8 ms
5,600 KB
testcase_11 AC 109 ms
21,628 KB
testcase_12 AC 106 ms
21,128 KB
testcase_13 AC 179 ms
32,472 KB
testcase_14 AC 112 ms
21,856 KB
testcase_15 AC 77 ms
16,240 KB
testcase_16 AC 39 ms
10,308 KB
testcase_17 AC 107 ms
21,108 KB
testcase_18 AC 116 ms
22,664 KB
testcase_19 AC 149 ms
28,000 KB
testcase_20 AC 84 ms
17,228 KB
testcase_21 AC 150 ms
28,116 KB
testcase_22 AC 138 ms
26,236 KB
testcase_23 AC 6 ms
5,228 KB
testcase_24 AC 6 ms
5,184 KB
testcase_25 AC 24 ms
8,012 KB
testcase_26 AC 186 ms
33,748 KB
testcase_27 AC 6 ms
5,176 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

<>;$s+=$_,$t+=$_**2for@x=glob<>;print$==50+10*($x[<>-1]*@x-$s)/sqrt($t*@x-$s*$s||1)
0