結果

問題 No.1131 Deviation Score
ユーザー iiljjiiljj
提出日時 2020-08-15 18:23:16
言語 Ruby
(3.3.0)
結果
AC  
実行時間 453 ms / 2,000 ms
コード長 77 bytes
コンパイル時間 39 ms
コンパイル使用メモリ 7,296 KB
実行使用メモリ 20,224 KB
最終ジャッジ日時 2024-06-28 03:48:04
合計ジャッジ時間 6,907 ms
ジャッジサーバーID
(参考情報)
judge4 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 172 ms
15,360 KB
testcase_01 AC 98 ms
12,160 KB
testcase_02 AC 405 ms
19,328 KB
testcase_03 AC 238 ms
16,512 KB
testcase_04 AC 374 ms
19,584 KB
testcase_05 AC 199 ms
16,000 KB
testcase_06 AC 413 ms
19,328 KB
testcase_07 AC 244 ms
16,640 KB
testcase_08 AC 373 ms
19,200 KB
testcase_09 AC 194 ms
15,616 KB
testcase_10 AC 348 ms
19,072 KB
testcase_11 AC 356 ms
19,200 KB
testcase_12 AC 327 ms
18,560 KB
testcase_13 AC 394 ms
19,200 KB
testcase_14 AC 153 ms
15,488 KB
testcase_15 AC 150 ms
15,232 KB
testcase_16 AC 378 ms
19,584 KB
testcase_17 AC 209 ms
16,000 KB
testcase_18 AC 453 ms
20,224 KB
testcase_19 AC 87 ms
12,032 KB
testcase_20 AC 87 ms
12,288 KB
testcase_21 AC 87 ms
12,032 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

gets;
a=gets.split.map &:to_i
b=a.sum.to_f/a.size
a.map{p (50-(b-_1)/2).to_i}
0