結果

問題 No.627 ランダムウォークの軌跡
ユーザー yuruhiyayuruhiya
提出日時 2021-01-30 14:41:38
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 419 ms / 2,000 ms
コード長 51 bytes
コンパイル時間 2,340 ms
コンパイル使用メモリ 127,292 KB
実行使用メモリ 138,404 KB
最終ジャッジ日時 2024-06-28 02:25:09
合計ジャッジ時間 17,979 ms
ジャッジサーバーID
(参考情報)
judge5 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 411 ms
138,272 KB
testcase_01 AC 404 ms
138,404 KB
testcase_02 AC 408 ms
138,276 KB
testcase_03 AC 406 ms
138,272 KB
testcase_04 AC 411 ms
138,020 KB
testcase_05 AC 406 ms
137,892 KB
testcase_06 AC 409 ms
138,016 KB
testcase_07 AC 410 ms
138,148 KB
testcase_08 AC 412 ms
138,016 KB
testcase_09 AC 410 ms
137,892 KB
testcase_10 AC 409 ms
137,892 KB
testcase_11 AC 410 ms
138,276 KB
testcase_12 AC 410 ms
138,144 KB
testcase_13 AC 404 ms
137,912 KB
testcase_14 AC 412 ms
138,404 KB
testcase_15 AC 410 ms
137,888 KB
testcase_16 AC 417 ms
138,020 KB
testcase_17 AC 414 ms
138,016 KB
testcase_18 AC 419 ms
138,272 KB
testcase_19 AC 417 ms
138,276 KB
testcase_20 AC 416 ms
137,892 KB
testcase_21 AC 411 ms
138,016 KB
testcase_22 AC 416 ms
138,016 KB
testcase_23 AC 411 ms
138,148 KB
testcase_24 AC 415 ms
138,016 KB
testcase_25 AC 416 ms
138,020 KB
testcase_26 AC 418 ms
138,404 KB
testcase_27 AC 415 ms
138,276 KB
testcase_28 AC 419 ms
138,016 KB
testcase_29 AC 416 ms
138,272 KB
testcase_30 AC 409 ms
138,272 KB
testcase_31 AC 403 ms
138,272 KB
testcase_32 AC 406 ms
138,020 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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