結果

問題 No.5 数字のブロック
ユーザー yuruhiyayuruhiya
提出日時 2021-01-26 17:04:27
言語 Raku
(rakudo v2023.09)
結果
AC  
実行時間 447 ms / 5,000 ms
コード長 45 bytes
コンパイル時間 1,293 ms
コンパイル使用メモリ 117,256 KB
実行使用メモリ 132,040 KB
最終ジャッジ日時 2023-09-05 20:48:36
合計ジャッジ時間 16,753 ms
ジャッジサーバーID
(参考情報)
judge15 / judge13
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 376 ms
128,536 KB
testcase_01 AC 378 ms
130,072 KB
testcase_02 AC 377 ms
130,976 KB
testcase_03 AC 427 ms
128,872 KB
testcase_04 AC 412 ms
131,512 KB
testcase_05 AC 433 ms
129,724 KB
testcase_06 AC 415 ms
132,040 KB
testcase_07 AC 415 ms
129,024 KB
testcase_08 AC 426 ms
131,932 KB
testcase_09 AC 395 ms
130,788 KB
testcase_10 AC 439 ms
131,768 KB
testcase_11 AC 409 ms
131,208 KB
testcase_12 AC 432 ms
131,312 KB
testcase_13 AC 442 ms
131,620 KB
testcase_14 AC 391 ms
130,764 KB
testcase_15 AC 394 ms
131,180 KB
testcase_16 AC 434 ms
130,640 KB
testcase_17 AC 442 ms
131,752 KB
testcase_18 AC 442 ms
131,804 KB
testcase_19 AC 447 ms
131,812 KB
testcase_20 AC 378 ms
130,460 KB
testcase_21 AC 392 ms
130,916 KB
testcase_22 AC 379 ms
130,596 KB
testcase_23 AC 376 ms
130,360 KB
testcase_24 AC 390 ms
130,776 KB
testcase_25 AC 396 ms
130,960 KB
testcase_26 AC 379 ms
130,548 KB
testcase_27 AC 374 ms
130,496 KB
testcase_28 AC 381 ms
130,772 KB
testcase_29 AC 415 ms
131,304 KB
testcase_30 AC 403 ms
130,940 KB
testcase_31 AC 382 ms
130,360 KB
testcase_32 AC 378 ms
130,148 KB
testcase_33 AC 400 ms
128,136 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$!=get;get;say +grep ($!-=*)>=0,sort +<<words
0