結果

問題 No.5 数字のブロック
ユーザー kotatsugamekotatsugame
提出日時 2021-01-28 16:39:49
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 432 ms / 5,000 ms
コード長 39 bytes
コンパイル時間 406 ms
コンパイル使用メモリ 133,992 KB
実行使用メモリ 147,776 KB
最終ジャッジ日時 2024-06-26 00:55:30
合計ジャッジ時間 15,142 ms
ジャッジサーバーID
(参考情報)
judge4 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 339 ms
144,196 KB
testcase_01 AC 336 ms
144,580 KB
testcase_02 AC 328 ms
144,324 KB
testcase_03 AC 404 ms
147,376 KB
testcase_04 AC 395 ms
146,708 KB
testcase_05 AC 411 ms
147,092 KB
testcase_06 AC 396 ms
147,500 KB
testcase_07 AC 390 ms
147,532 KB
testcase_08 AC 406 ms
147,200 KB
testcase_09 AC 376 ms
146,348 KB
testcase_10 AC 423 ms
146,968 KB
testcase_11 AC 393 ms
146,840 KB
testcase_12 AC 403 ms
147,080 KB
testcase_13 AC 420 ms
147,348 KB
testcase_14 AC 344 ms
144,704 KB
testcase_15 AC 347 ms
144,960 KB
testcase_16 AC 417 ms
146,968 KB
testcase_17 AC 421 ms
147,008 KB
testcase_18 AC 415 ms
147,776 KB
testcase_19 AC 432 ms
147,136 KB
testcase_20 AC 331 ms
144,448 KB
testcase_21 AC 333 ms
144,836 KB
testcase_22 AC 333 ms
144,832 KB
testcase_23 AC 335 ms
144,196 KB
testcase_24 AC 350 ms
144,964 KB
testcase_25 AC 352 ms
144,836 KB
testcase_26 AC 334 ms
144,324 KB
testcase_27 AC 341 ms
144,580 KB
testcase_28 AC 337 ms
144,324 KB
testcase_29 AC 392 ms
146,968 KB
testcase_30 AC 372 ms
146,224 KB
testcase_31 AC 334 ms
144,708 KB
testcase_32 AC 330 ms
144,580 KB
testcase_33 AC 330 ms
144,452 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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