結果

問題 No.5 数字のブロック
ユーザー yuruhiyayuruhiya
提出日時 2021-01-26 17:01:50
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 44 bytes
コンパイル時間 1,290 ms
コンパイル使用メモリ 117,708 KB
実行使用メモリ 128,008 KB
最終ジャッジ日時 2023-09-05 20:45:53
合計ジャッジ時間 16,293 ms
ジャッジサーバーID
(参考情報)
judge11 / judge14
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 368 ms
126,512 KB
testcase_01 AC 362 ms
126,440 KB
testcase_02 WA -
testcase_03 AC 417 ms
127,460 KB
testcase_04 AC 397 ms
127,456 KB
testcase_05 WA -
testcase_06 AC 411 ms
127,136 KB
testcase_07 AC 402 ms
127,312 KB
testcase_08 AC 415 ms
127,368 KB
testcase_09 AC 386 ms
126,984 KB
testcase_10 AC 433 ms
128,008 KB
testcase_11 AC 400 ms
127,428 KB
testcase_12 AC 411 ms
127,300 KB
testcase_13 AC 423 ms
127,488 KB
testcase_14 AC 371 ms
126,884 KB
testcase_15 WA -
testcase_16 AC 422 ms
127,768 KB
testcase_17 AC 439 ms
127,660 KB
testcase_18 AC 433 ms
127,924 KB
testcase_19 AC 447 ms
127,908 KB
testcase_20 AC 366 ms
126,512 KB
testcase_21 WA -
testcase_22 WA -
testcase_23 AC 361 ms
126,676 KB
testcase_24 AC 385 ms
127,084 KB
testcase_25 AC 384 ms
127,156 KB
testcase_26 AC 365 ms
126,440 KB
testcase_27 AC 364 ms
126,596 KB
testcase_28 AC 365 ms
126,884 KB
testcase_29 WA -
testcase_30 WA -
testcase_31 AC 364 ms
126,460 KB
testcase_32 AC 358 ms
126,552 KB
testcase_33 AC 365 ms
126,432 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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