結果

問題 No.944 煎っぞ!
ユーザー yuruhiyayuruhiya
提出日時 2020-08-05 21:55:02
言語 Ruby
(3.3.0)
結果
AC  
実行時間 625 ms / 3,000 ms
コード長 95 bytes
コンパイル時間 318 ms
コンパイル使用メモリ 7,680 KB
実行使用メモリ 60,544 KB
最終ジャッジ日時 2024-09-17 14:53:59
合計ジャッジ時間 8,895 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 178 ms
25,728 KB
testcase_01 AC 171 ms
25,728 KB
testcase_02 AC 176 ms
25,984 KB
testcase_03 AC 171 ms
25,856 KB
testcase_04 AC 172 ms
25,600 KB
testcase_05 AC 169 ms
25,472 KB
testcase_06 AC 169 ms
25,344 KB
testcase_07 AC 169 ms
25,856 KB
testcase_08 AC 168 ms
25,600 KB
testcase_09 AC 172 ms
25,600 KB
testcase_10 AC 84 ms
12,672 KB
testcase_11 AC 181 ms
23,424 KB
testcase_12 AC 135 ms
19,072 KB
testcase_13 AC 75 ms
12,416 KB
testcase_14 AC 184 ms
24,704 KB
testcase_15 AC 124 ms
18,304 KB
testcase_16 AC 81 ms
12,160 KB
testcase_17 AC 82 ms
12,160 KB
testcase_18 AC 185 ms
23,552 KB
testcase_19 AC 182 ms
24,576 KB
testcase_20 AC 625 ms
59,648 KB
testcase_21 AC 615 ms
60,544 KB
testcase_22 AC 167 ms
24,576 KB
testcase_23 AC 168 ms
24,448 KB
testcase_24 AC 164 ms
23,552 KB
testcase_25 AC 163 ms
24,576 KB
testcase_26 AC 165 ms
24,960 KB
testcase_27 AC 572 ms
56,448 KB
testcase_28 AC 79 ms
12,160 KB
testcase_29 AC 76 ms
12,160 KB
testcase_30 AC 617 ms
60,288 KB
testcase_31 AC 122 ms
19,456 KB
testcase_32 AC 122 ms
19,456 KB
testcase_33 AC 298 ms
33,920 KB
testcase_34 AC 278 ms
34,048 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

s,*f=0
[*$<][1].split.map{f[s+=_1.to_i]=1}
p s.downto(1).find{|r|s%r<1&&(1..r).all?{f[s/r*_1]}}
0