結果

問題 No.1586 Equal Array
ユーザー kotatsugamekotatsugame
提出日時 2021-07-08 22:24:30
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 564 ms / 1,000 ms
コード長 34 bytes
コンパイル時間 488 ms
コンパイル使用メモリ 134,548 KB
実行使用メモリ 162,176 KB
最終ジャッジ日時 2024-07-01 12:44:18
合計ジャッジ時間 12,505 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 352 ms
141,780 KB
testcase_01 AC 365 ms
142,036 KB
testcase_02 AC 361 ms
141,908 KB
testcase_03 AC 362 ms
142,032 KB
testcase_04 AC 527 ms
152,788 KB
testcase_05 AC 517 ms
152,712 KB
testcase_06 AC 556 ms
161,324 KB
testcase_07 AC 564 ms
162,176 KB
testcase_08 AC 555 ms
162,080 KB
testcase_09 AC 553 ms
161,384 KB
testcase_10 AC 551 ms
161,208 KB
testcase_11 AC 354 ms
142,160 KB
testcase_12 AC 357 ms
141,796 KB
testcase_13 AC 559 ms
161,728 KB
testcase_14 AC 554 ms
161,148 KB
testcase_15 AC 553 ms
161,388 KB
testcase_16 AC 548 ms
161,264 KB
testcase_17 AC 354 ms
141,776 KB
testcase_18 AC 549 ms
161,620 KB
testcase_19 AC 557 ms
161,496 KB
testcase_20 AC 358 ms
141,908 KB
testcase_21 AC 354 ms
142,032 KB
testcase_22 AC 359 ms
141,776 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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