結果

問題 No.5 数字のブロック
ユーザー yuruhiyayuruhiya
提出日時 2021-01-26 17:01:50
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 44 bytes
コンパイル時間 2,146 ms
コンパイル使用メモリ 124,616 KB
実行使用メモリ 141,068 KB
最終ジャッジ日時 2024-06-23 16:10:44
合計ジャッジ時間 16,688 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 355 ms
136,592 KB
testcase_01 AC 355 ms
136,592 KB
testcase_02 WA -
testcase_03 AC 405 ms
140,300 KB
testcase_04 AC 389 ms
139,792 KB
testcase_05 WA -
testcase_06 AC 402 ms
140,300 KB
testcase_07 AC 389 ms
139,660 KB
testcase_08 AC 400 ms
140,320 KB
testcase_09 AC 373 ms
137,360 KB
testcase_10 AC 415 ms
141,068 KB
testcase_11 AC 384 ms
139,664 KB
testcase_12 AC 410 ms
139,556 KB
testcase_13 AC 410 ms
140,688 KB
testcase_14 AC 358 ms
136,976 KB
testcase_15 WA -
testcase_16 AC 409 ms
140,560 KB
testcase_17 AC 418 ms
140,560 KB
testcase_18 AC 418 ms
140,684 KB
testcase_19 AC 419 ms
140,300 KB
testcase_20 AC 351 ms
136,336 KB
testcase_21 WA -
testcase_22 WA -
testcase_23 AC 352 ms
136,716 KB
testcase_24 AC 366 ms
137,204 KB
testcase_25 AC 365 ms
137,104 KB
testcase_26 AC 353 ms
136,588 KB
testcase_27 AC 350 ms
136,736 KB
testcase_28 AC 354 ms
136,588 KB
testcase_29 WA -
testcase_30 WA -
testcase_31 AC 352 ms
136,848 KB
testcase_32 AC 352 ms
136,720 KB
testcase_33 AC 350 ms
136,720 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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