結果

問題 No.156 キャンディー・ボックス
ユーザー kotatsugamekotatsugame
提出日時 2021-01-28 16:37:16
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 404 ms / 2,000 ms
コード長 43 bytes
コンパイル時間 572 ms
コンパイル使用メモリ 133,188 KB
実行使用メモリ 132,240 KB
最終ジャッジ日時 2023-09-08 07:32:11
合計ジャッジ時間 16,159 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 396 ms
132,108 KB
testcase_01 AC 394 ms
132,176 KB
testcase_02 AC 393 ms
132,180 KB
testcase_03 AC 404 ms
132,144 KB
testcase_04 AC 394 ms
132,144 KB
testcase_05 AC 388 ms
131,780 KB
testcase_06 AC 390 ms
131,996 KB
testcase_07 AC 392 ms
132,236 KB
testcase_08 AC 396 ms
132,064 KB
testcase_09 AC 395 ms
131,996 KB
testcase_10 AC 389 ms
131,980 KB
testcase_11 AC 387 ms
131,956 KB
testcase_12 AC 389 ms
131,956 KB
testcase_13 AC 389 ms
131,788 KB
testcase_14 AC 392 ms
132,240 KB
testcase_15 AC 392 ms
131,984 KB
testcase_16 AC 393 ms
132,052 KB
testcase_17 AC 396 ms
132,176 KB
testcase_18 AC 400 ms
131,984 KB
testcase_19 AC 389 ms
132,036 KB
testcase_20 AC 386 ms
132,052 KB
testcase_21 AC 385 ms
132,060 KB
testcase_22 AC 382 ms
132,188 KB
testcase_23 AC 378 ms
132,148 KB
testcase_24 AC 377 ms
131,996 KB
testcase_25 AC 382 ms
131,956 KB
testcase_26 AC 386 ms
131,988 KB
testcase_27 AC 387 ms
131,784 KB
testcase_28 AC 385 ms
131,852 KB
testcase_29 AC 390 ms
132,068 KB
testcase_30 AC 391 ms
132,180 KB
testcase_31 AC 397 ms
132,096 KB
testcase_32 AC 399 ms
131,984 KB
testcase_33 AC 386 ms
131,992 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get~~/\s.+/;say sum $/X>=[\+] sort +<<words
0