結果

問題 No.1586 Equal Array
ユーザー kotatsugamekotatsugame
提出日時 2021-07-08 22:24:30
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 572 ms / 1,000 ms
コード長 34 bytes
コンパイル時間 2,113 ms
コンパイル使用メモリ 116,900 KB
実行使用メモリ 152,672 KB
最終ジャッジ日時 2023-09-14 05:03:22
合計ジャッジ時間 13,420 ms
ジャッジサーバーID
(参考情報)
judge11 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 340 ms
131,648 KB
testcase_01 AC 341 ms
131,792 KB
testcase_02 AC 344 ms
132,000 KB
testcase_03 AC 351 ms
131,708 KB
testcase_04 AC 495 ms
142,268 KB
testcase_05 AC 484 ms
141,992 KB
testcase_06 AC 554 ms
152,072 KB
testcase_07 AC 546 ms
152,480 KB
testcase_08 AC 534 ms
152,276 KB
testcase_09 AC 559 ms
151,496 KB
testcase_10 AC 572 ms
152,064 KB
testcase_11 AC 345 ms
131,728 KB
testcase_12 AC 351 ms
131,600 KB
testcase_13 AC 555 ms
152,228 KB
testcase_14 AC 555 ms
150,640 KB
testcase_15 AC 568 ms
152,148 KB
testcase_16 AC 569 ms
152,672 KB
testcase_17 AC 345 ms
131,788 KB
testcase_18 AC 530 ms
152,480 KB
testcase_19 AC 550 ms
152,428 KB
testcase_20 AC 346 ms
131,480 KB
testcase_21 AC 354 ms
131,476 KB
testcase_22 AC 343 ms
131,788 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;|words~~<No Yes>[.sum%%$_].say
0