結果

問題 No.191 供託金
ユーザー kotatsugamekotatsugame
提出日時 2021-02-01 20:04:44
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 366 ms / 5,000 ms
コード長 37 bytes
コンパイル時間 299 ms
コンパイル使用メモリ 120,100 KB
実行使用メモリ 132,176 KB
最終ジャッジ日時 2023-09-12 10:41:53
合計ジャッジ時間 11,201 ms
ジャッジサーバーID
(参考情報)
judge12 / judge14
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 359 ms
131,584 KB
testcase_01 AC 349 ms
131,824 KB
testcase_02 AC 348 ms
131,848 KB
testcase_03 AC 351 ms
131,616 KB
testcase_04 AC 366 ms
132,076 KB
testcase_05 AC 365 ms
132,176 KB
testcase_06 AC 357 ms
132,052 KB
testcase_07 AC 361 ms
132,060 KB
testcase_08 AC 351 ms
132,016 KB
testcase_09 AC 355 ms
132,000 KB
testcase_10 AC 364 ms
132,148 KB
testcase_11 AC 357 ms
131,968 KB
testcase_12 AC 355 ms
132,040 KB
testcase_13 AC 360 ms
132,028 KB
testcase_14 AC 362 ms
131,924 KB
testcase_15 AC 353 ms
131,928 KB
testcase_16 AC 352 ms
132,044 KB
testcase_17 AC 360 ms
132,048 KB
testcase_18 AC 353 ms
132,036 KB
testcase_19 AC 356 ms
132,108 KB
testcase_20 AC 353 ms
132,136 KB
testcase_21 AC 360 ms
132,036 KB
testcase_22 AC 356 ms
131,936 KB
testcase_23 AC 359 ms
132,124 KB
testcase_24 AC 355 ms
131,936 KB
testcase_25 AC 344 ms
131,736 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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