結果

問題 No.58 イカサマなサイコロ
ユーザー letrangerjpletrangerjp
提出日時 2017-06-17 16:32:30
言語 Ruby
(3.3.0)
結果
TLE  
(最新)
AC  
(最初)
実行時間 -
コード長 81 bytes
コンパイル時間 305 ms
コンパイル使用メモリ 7,552 KB
実行使用メモリ 12,800 KB
最終ジャッジ日時 2024-10-01 11:26:06
合計ジャッジ時間 31,902 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 1,446 ms
12,288 KB
testcase_01 TLE -
testcase_02 AC 1,423 ms
12,288 KB
testcase_03 AC 965 ms
12,416 KB
testcase_04 AC 3,357 ms
12,544 KB
testcase_05 AC 3,708 ms
12,672 KB
testcase_06 AC 4,619 ms
12,672 KB
testcase_07 AC 1,509 ms
12,288 KB
testcase_08 WA -
testcase_09 AC 4,757 ms
12,544 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