結果

問題 No.5 数字のブロック
ユーザー yuruhiyayuruhiya
提出日時 2021-01-26 17:04:27
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 443 ms / 5,000 ms
コード長 45 bytes
コンパイル時間 2,209 ms
コンパイル使用メモリ 127,092 KB
実行使用メモリ 140,832 KB
最終ジャッジ日時 2024-06-23 16:13:15
合計ジャッジ時間 15,064 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 360 ms
136,608 KB
testcase_01 AC 359 ms
136,868 KB
testcase_02 AC 357 ms
136,736 KB
testcase_03 AC 411 ms
139,820 KB
testcase_04 AC 398 ms
139,300 KB
testcase_05 AC 422 ms
140,532 KB
testcase_06 AC 408 ms
140,708 KB
testcase_07 AC 407 ms
139,408 KB
testcase_08 AC 407 ms
140,304 KB
testcase_09 AC 377 ms
137,232 KB
testcase_10 AC 425 ms
140,832 KB
testcase_11 AC 392 ms
139,276 KB
testcase_12 AC 419 ms
139,532 KB
testcase_13 AC 419 ms
140,788 KB
testcase_14 AC 365 ms
136,716 KB
testcase_15 AC 366 ms
137,100 KB
testcase_16 AC 412 ms
140,560 KB
testcase_17 AC 443 ms
140,832 KB
testcase_18 AC 412 ms
140,576 KB
testcase_19 AC 423 ms
140,708 KB
testcase_20 AC 354 ms
136,608 KB
testcase_21 AC 356 ms
136,564 KB
testcase_22 AC 357 ms
136,356 KB
testcase_23 AC 365 ms
136,484 KB
testcase_24 AC 383 ms
136,996 KB
testcase_25 AC 385 ms
136,976 KB
testcase_26 AC 365 ms
136,464 KB
testcase_27 AC 367 ms
136,740 KB
testcase_28 AC 366 ms
136,740 KB
testcase_29 AC 393 ms
139,408 KB
testcase_30 AC 389 ms
139,100 KB
testcase_31 AC 363 ms
136,612 KB
testcase_32 AC 380 ms
136,484 KB
testcase_33 AC 362 ms
136,432 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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