結果

問題 No.191 供託金
ユーザー yuruhiyayuruhiya
提出日時 2021-08-01 16:52:51
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 385 ms / 5,000 ms
コード長 36 bytes
コンパイル時間 389 ms
コンパイル使用メモリ 120,412 KB
実行使用メモリ 132,156 KB
最終ジャッジ日時 2023-10-14 18:49:06
合計ジャッジ時間 11,718 ms
ジャッジサーバーID
(参考情報)
judge12 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 365 ms
131,784 KB
testcase_01 AC 369 ms
131,860 KB
testcase_02 AC 367 ms
131,836 KB
testcase_03 AC 380 ms
131,600 KB
testcase_04 AC 377 ms
132,060 KB
testcase_05 AC 385 ms
131,912 KB
testcase_06 AC 378 ms
132,104 KB
testcase_07 AC 380 ms
131,984 KB
testcase_08 AC 366 ms
131,600 KB
testcase_09 AC 372 ms
131,916 KB
testcase_10 AC 379 ms
131,948 KB
testcase_11 AC 374 ms
131,916 KB
testcase_12 AC 379 ms
131,972 KB
testcase_13 AC 380 ms
131,996 KB
testcase_14 AC 381 ms
132,156 KB
testcase_15 AC 377 ms
131,888 KB
testcase_16 AC 380 ms
131,780 KB
testcase_17 AC 380 ms
131,908 KB
testcase_18 AC 375 ms
131,828 KB
testcase_19 AC 383 ms
131,904 KB
testcase_20 AC 377 ms
132,012 KB
testcase_21 AC 382 ms
131,796 KB
testcase_22 AC 371 ms
132,008 KB
testcase_23 AC 381 ms
132,084 KB
testcase_24 AC 370 ms
131,892 KB
testcase_25 AC 371 ms
131,632 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get;words~~say 30*grep .sum>=*~0,@$_
0