結果

問題 No.627 ランダムウォークの軌跡
ユーザー yuruhiyayuruhiya
提出日時 2021-01-30 14:40:35
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 402 ms / 2,000 ms
コード長 53 bytes
コンパイル時間 345 ms
コンパイル使用メモリ 134,996 KB
実行使用メモリ 137,236 KB
最終ジャッジ日時 2024-06-28 02:24:19
合計ジャッジ時間 14,679 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 402 ms
136,720 KB
testcase_01 AC 397 ms
137,224 KB
testcase_02 AC 395 ms
136,848 KB
testcase_03 AC 400 ms
136,592 KB
testcase_04 AC 394 ms
136,980 KB
testcase_05 AC 390 ms
136,724 KB
testcase_06 AC 387 ms
136,980 KB
testcase_07 AC 394 ms
137,200 KB
testcase_08 AC 388 ms
136,848 KB
testcase_09 AC 388 ms
136,852 KB
testcase_10 AC 388 ms
136,976 KB
testcase_11 AC 388 ms
137,072 KB
testcase_12 AC 386 ms
136,724 KB
testcase_13 AC 388 ms
136,980 KB
testcase_14 AC 392 ms
137,108 KB
testcase_15 AC 394 ms
136,596 KB
testcase_16 AC 393 ms
136,848 KB
testcase_17 AC 395 ms
136,724 KB
testcase_18 AC 394 ms
137,092 KB
testcase_19 AC 393 ms
136,692 KB
testcase_20 AC 395 ms
136,848 KB
testcase_21 AC 394 ms
136,980 KB
testcase_22 AC 396 ms
137,232 KB
testcase_23 AC 386 ms
136,848 KB
testcase_24 AC 388 ms
137,236 KB
testcase_25 AC 395 ms
137,104 KB
testcase_26 AC 389 ms
136,848 KB
testcase_27 AC 395 ms
136,980 KB
testcase_28 AC 393 ms
136,724 KB
testcase_29 AC 394 ms
136,980 KB
testcase_30 AC 390 ms
136,692 KB
testcase_31 AC 390 ms
136,976 KB
testcase_32 AC 390 ms
137,104 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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