結果

問題 No.1131 Deviation Score
ユーザー yuruhiyayuruhiya
提出日時 2021-01-30 16:05:21
言語 Ruby
(3.3.0)
結果
AC  
実行時間 444 ms / 2,000 ms
コード長 64 bytes
コンパイル時間 226 ms
コンパイル使用メモリ 11,296 KB
実行使用メモリ 31,948 KB
最終ジャッジ日時 2023-09-10 12:36:07
合計ジャッジ時間 7,488 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 162 ms
18,396 KB
testcase_01 AC 88 ms
15,296 KB
testcase_02 AC 401 ms
29,580 KB
testcase_03 AC 228 ms
21,832 KB
testcase_04 AC 385 ms
28,120 KB
testcase_05 AC 192 ms
19,992 KB
testcase_06 AC 409 ms
29,160 KB
testcase_07 AC 238 ms
21,920 KB
testcase_08 AC 367 ms
27,572 KB
testcase_09 AC 184 ms
19,460 KB
testcase_10 AC 351 ms
26,972 KB
testcase_11 AC 366 ms
27,180 KB
testcase_12 AC 320 ms
25,816 KB
testcase_13 AC 400 ms
29,328 KB
testcase_14 AC 151 ms
17,876 KB
testcase_15 AC 148 ms
17,752 KB
testcase_16 AC 378 ms
27,704 KB
testcase_17 AC 197 ms
19,896 KB
testcase_18 AC 444 ms
31,948 KB
testcase_19 AC 86 ms
14,980 KB
testcase_20 AC 81 ms
15,104 KB
testcase_21 AC 85 ms
15,148 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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