結果

問題 No.58 イカサマなサイコロ
ユーザー letrangerjpletrangerjp
提出日時 2017-06-17 16:30:57
言語 Ruby
(3.3.0)
結果
AC  
実行時間 4,699 ms / 5,000 ms
コード長 81 bytes
コンパイル時間 48 ms
コンパイル使用メモリ 7,552 KB
実行使用メモリ 12,672 KB
最終ジャッジ日時 2024-10-01 09:39:49
合計ジャッジ時間 29,035 ms
ジャッジサーバーID
(参考情報)
judge4 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1,300 ms
12,288 KB
testcase_01 AC 4,699 ms
12,544 KB
testcase_02 AC 1,282 ms
12,416 KB
testcase_03 AC 875 ms
12,416 KB
testcase_04 AC 3,481 ms
12,672 KB
testcase_05 AC 3,439 ms
12,544 KB
testcase_06 AC 4,255 ms
12,544 KB
testcase_07 AC 1,291 ms
12,160 KB
testcase_08 AC 2,262 ms
12,416 KB
testcase_09 AC 4,223 ms
12,672 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

eval"p (1..1e6).count{(1..%d).map{|i|rand(6)-rand(i>%d?6:3..5)}.sum<0}/1e6"%[*$<]
0