結果

問題 No.1131 Deviation Score
ユーザー yuruhiyayuruhiya
提出日時 2021-01-30 16:05:21
言語 Ruby
(3.3.0)
結果
AC  
実行時間 475 ms / 2,000 ms
コード長 64 bytes
コンパイル時間 28 ms
コンパイル使用メモリ 7,680 KB
実行使用メモリ 26,576 KB
最終ジャッジ日時 2024-06-28 03:55:53
合計ジャッジ時間 6,995 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 185 ms
16,028 KB
testcase_01 AC 96 ms
12,160 KB
testcase_02 AC 432 ms
25,344 KB
testcase_03 AC 243 ms
18,432 KB
testcase_04 AC 396 ms
24,704 KB
testcase_05 AC 197 ms
16,640 KB
testcase_06 AC 415 ms
24,960 KB
testcase_07 AC 248 ms
18,688 KB
testcase_08 AC 379 ms
24,704 KB
testcase_09 AC 194 ms
16,384 KB
testcase_10 AC 356 ms
24,320 KB
testcase_11 AC 375 ms
24,704 KB
testcase_12 AC 336 ms
23,168 KB
testcase_13 AC 400 ms
25,216 KB
testcase_14 AC 154 ms
15,572 KB
testcase_15 AC 157 ms
15,680 KB
testcase_16 AC 386 ms
25,088 KB
testcase_17 AC 208 ms
16,896 KB
testcase_18 AC 475 ms
26,576 KB
testcase_19 AC 89 ms
12,160 KB
testcase_20 AC 86 ms
12,160 KB
testcase_21 AC 86 ms
12,160 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

eval"N,*A="+$<.read.split*?,
S=A.sum
A.map{p ((100+_1)*N-S)/2/N}
0