結果

問題 No.595 登山
ユーザー yuruhiyayuruhiya
提出日時 2021-07-23 11:58:26
言語 Ruby
(3.3.0)
結果
AC  
実行時間 347 ms / 1,500 ms
コード長 124 bytes
コンパイル時間 180 ms
コンパイル使用メモリ 7,552 KB
実行使用メモリ 43,444 KB
最終ジャッジ日時 2024-07-18 08:17:16
合計ジャッジ時間 8,065 ms
ジャッジサーバーID
(参考情報)
judge4 / judge5
外部呼び出し有り
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 91 ms
12,160 KB
testcase_01 AC 84 ms
12,160 KB
testcase_02 AC 85 ms
12,288 KB
testcase_03 AC 85 ms
12,032 KB
testcase_04 AC 315 ms
40,112 KB
testcase_05 AC 151 ms
22,272 KB
testcase_06 AC 300 ms
36,948 KB
testcase_07 AC 111 ms
14,976 KB
testcase_08 AC 123 ms
16,896 KB
testcase_09 AC 304 ms
37,340 KB
testcase_10 AC 231 ms
29,172 KB
testcase_11 AC 211 ms
28,380 KB
testcase_12 AC 105 ms
14,336 KB
testcase_13 AC 147 ms
21,248 KB
testcase_14 AC 309 ms
39,396 KB
testcase_15 AC 312 ms
39,364 KB
testcase_16 AC 313 ms
39,368 KB
testcase_17 AC 314 ms
39,388 KB
testcase_18 AC 316 ms
39,392 KB
testcase_19 AC 337 ms
43,212 KB
testcase_20 AC 338 ms
43,300 KB
testcase_21 AC 341 ms
43,224 KB
testcase_22 AC 339 ms
43,172 KB
testcase_23 AC 337 ms
43,228 KB
testcase_24 AC 89 ms
12,288 KB
testcase_25 AC 87 ms
12,288 KB
testcase_26 AC 347 ms
43,444 KB
testcase_27 AC 322 ms
41,788 KB
testcase_28 AC 323 ms
41,788 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

eval"N,K,*A="+`dd`.split*?,
y=N*K;a=A[x=0]
A.map{x,y,a=[x+K,y+K,(z=_1-a)>0?x+z:x].min,[x+K,y+K,z<0?y-z:y].min,_1}
p x<y ?x:y
0