結果

問題 No.627 ランダムウォークの軌跡
ユーザー yuruhiyayuruhiya
提出日時 2021-01-30 14:40:35
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 430 ms / 2,000 ms
コード長 53 bytes
コンパイル時間 1,037 ms
コンパイル使用メモリ 122,012 KB
実行使用メモリ 134,556 KB
最終ジャッジ日時 2023-09-10 11:00:56
合計ジャッジ時間 16,236 ms
ジャッジサーバーID
(参考情報)
judge15 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 415 ms
134,276 KB
testcase_01 AC 416 ms
134,288 KB
testcase_02 AC 415 ms
134,200 KB
testcase_03 AC 411 ms
134,212 KB
testcase_04 AC 417 ms
134,184 KB
testcase_05 AC 417 ms
134,368 KB
testcase_06 AC 413 ms
134,244 KB
testcase_07 AC 423 ms
134,312 KB
testcase_08 AC 416 ms
134,344 KB
testcase_09 AC 417 ms
134,436 KB
testcase_10 AC 420 ms
134,140 KB
testcase_11 AC 419 ms
134,296 KB
testcase_12 AC 425 ms
134,556 KB
testcase_13 AC 422 ms
134,384 KB
testcase_14 AC 421 ms
134,364 KB
testcase_15 AC 421 ms
134,176 KB
testcase_16 AC 421 ms
134,284 KB
testcase_17 AC 413 ms
134,232 KB
testcase_18 AC 421 ms
134,180 KB
testcase_19 AC 421 ms
134,148 KB
testcase_20 AC 420 ms
134,292 KB
testcase_21 AC 415 ms
134,312 KB
testcase_22 AC 430 ms
134,216 KB
testcase_23 AC 422 ms
134,372 KB
testcase_24 AC 424 ms
134,324 KB
testcase_25 AC 416 ms
134,332 KB
testcase_26 AC 421 ms
134,280 KB
testcase_27 AC 421 ms
134,436 KB
testcase_28 AC 418 ms
134,380 KB
testcase_29 AC 419 ms
134,352 KB
testcase_30 AC 417 ms
134,276 KB
testcase_31 AC 417 ms
134,428 KB
testcase_32 AC 424 ms
134,340 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;my@a=words;say <T F>[?sum 1 X-(0,|@a Z-@a)>>.abs]
0