結果

問題 No.5 数字のブロック
ユーザー kotatsugamekotatsugame
提出日時 2021-01-28 16:39:49
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 469 ms / 5,000 ms
コード長 39 bytes
コンパイル時間 651 ms
コンパイル使用メモリ 120,420 KB
実行使用メモリ 132,344 KB
最終ジャッジ日時 2023-09-08 07:38:33
合計ジャッジ時間 15,932 ms
ジャッジサーバーID
(参考情報)
judge14 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 355 ms
131,568 KB
testcase_01 AC 357 ms
131,644 KB
testcase_02 AC 349 ms
131,716 KB
testcase_03 AC 469 ms
132,228 KB
testcase_04 AC 407 ms
132,188 KB
testcase_05 AC 426 ms
131,520 KB
testcase_06 AC 408 ms
131,748 KB
testcase_07 AC 401 ms
132,188 KB
testcase_08 AC 419 ms
131,652 KB
testcase_09 AC 388 ms
132,236 KB
testcase_10 AC 450 ms
131,400 KB
testcase_11 AC 407 ms
132,208 KB
testcase_12 AC 423 ms
131,384 KB
testcase_13 AC 438 ms
131,536 KB
testcase_14 AC 358 ms
131,744 KB
testcase_15 AC 361 ms
131,948 KB
testcase_16 AC 431 ms
131,772 KB
testcase_17 AC 442 ms
131,580 KB
testcase_18 AC 437 ms
131,388 KB
testcase_19 AC 449 ms
131,852 KB
testcase_20 AC 348 ms
131,920 KB
testcase_21 AC 350 ms
131,808 KB
testcase_22 AC 358 ms
131,652 KB
testcase_23 AC 352 ms
131,600 KB
testcase_24 AC 366 ms
132,188 KB
testcase_25 AC 371 ms
131,844 KB
testcase_26 AC 353 ms
131,524 KB
testcase_27 AC 355 ms
131,824 KB
testcase_28 AC 345 ms
131,596 KB
testcase_29 AC 412 ms
132,020 KB
testcase_30 AC 393 ms
132,344 KB
testcase_31 AC 345 ms
131,628 KB
testcase_32 AC 350 ms
131,736 KB
testcase_33 AC 353 ms
131,632 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say sum get+!(get)X>=[\+] sort +<<words
0