結果

問題 No.1134 Deviation Score Ⅱ
ユーザー tailstails
提出日時 2020-07-29 09:23:59
言語 Perl
(5.38.2)
結果
AC  
実行時間 172 ms / 2,000 ms
コード長 83 bytes
コンパイル時間 169 ms
コンパイル使用メモリ 6,944 KB
実行使用メモリ 34,432 KB
最終ジャッジ日時 2024-06-28 21:25:36
合計ジャッジ時間 3,287 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
6,016 KB
testcase_01 AC 158 ms
30,720 KB
testcase_02 AC 109 ms
23,168 KB
testcase_03 AC 134 ms
27,392 KB
testcase_04 AC 62 ms
15,104 KB
testcase_05 AC 152 ms
30,720 KB
testcase_06 AC 46 ms
12,288 KB
testcase_07 AC 36 ms
10,624 KB
testcase_08 AC 129 ms
26,624 KB
testcase_09 AC 31 ms
10,112 KB
testcase_10 AC 10 ms
6,400 KB
testcase_11 AC 104 ms
22,400 KB
testcase_12 AC 100 ms
21,888 KB
testcase_13 AC 167 ms
33,152 KB
testcase_14 AC 104 ms
22,528 KB
testcase_15 AC 74 ms
17,024 KB
testcase_16 AC 38 ms
10,880 KB
testcase_17 AC 102 ms
22,016 KB
testcase_18 AC 110 ms
23,424 KB
testcase_19 AC 140 ms
28,544 KB
testcase_20 AC 78 ms
18,048 KB
testcase_21 AC 140 ms
28,928 KB
testcase_22 AC 130 ms
27,136 KB
testcase_23 AC 8 ms
5,888 KB
testcase_24 AC 7 ms
6,016 KB
testcase_25 AC 22 ms
8,704 KB
testcase_26 AC 172 ms
34,432 KB
testcase_27 AC 7 ms
6,016 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