結果

問題 No.156 キャンディー・ボックス
ユーザー kotatsugamekotatsugame
提出日時 2021-01-28 16:37:16
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 387 ms / 2,000 ms
コード長 43 bytes
コンパイル時間 389 ms
コンパイル使用メモリ 140,500 KB
実行使用メモリ 145,196 KB
最終ジャッジ日時 2024-06-26 00:48:27
合計ジャッジ時間 14,886 ms
ジャッジサーバーID
(参考情報)
judge3 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 385 ms
143,052 KB
testcase_01 AC 387 ms
143,048 KB
testcase_02 AC 380 ms
143,320 KB
testcase_03 AC 378 ms
143,180 KB
testcase_04 AC 381 ms
143,176 KB
testcase_05 AC 375 ms
143,176 KB
testcase_06 AC 380 ms
145,196 KB
testcase_07 AC 387 ms
143,192 KB
testcase_08 AC 384 ms
143,168 KB
testcase_09 AC 382 ms
143,316 KB
testcase_10 AC 381 ms
143,048 KB
testcase_11 AC 377 ms
143,316 KB
testcase_12 AC 383 ms
143,304 KB
testcase_13 AC 380 ms
143,316 KB
testcase_14 AC 386 ms
142,996 KB
testcase_15 AC 373 ms
143,188 KB
testcase_16 AC 380 ms
143,308 KB
testcase_17 AC 377 ms
143,036 KB
testcase_18 AC 384 ms
143,444 KB
testcase_19 AC 378 ms
143,180 KB
testcase_20 AC 382 ms
143,060 KB
testcase_21 AC 378 ms
142,924 KB
testcase_22 AC 375 ms
143,140 KB
testcase_23 AC 375 ms
143,308 KB
testcase_24 AC 377 ms
143,048 KB
testcase_25 AC 373 ms
143,188 KB
testcase_26 AC 378 ms
142,920 KB
testcase_27 AC 375 ms
143,188 KB
testcase_28 AC 378 ms
143,052 KB
testcase_29 AC 382 ms
143,316 KB
testcase_30 AC 384 ms
143,180 KB
testcase_31 AC 377 ms
143,188 KB
testcase_32 AC 379 ms
143,308 KB
testcase_33 AC 374 ms
143,308 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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