結果

問題 No.191 供託金
ユーザー kotatsugamekotatsugame
提出日時 2021-02-01 20:04:44
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 328 ms / 5,000 ms
コード長 37 bytes
コンパイル時間 256 ms
コンパイル使用メモリ 133,972 KB
実行使用メモリ 137,892 KB
最終ジャッジ日時 2024-06-29 23:19:21
合計ジャッジ時間 9,466 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 308 ms
136,612 KB
testcase_01 AC 301 ms
136,868 KB
testcase_02 AC 306 ms
136,868 KB
testcase_03 AC 317 ms
136,480 KB
testcase_04 AC 325 ms
137,892 KB
testcase_05 AC 319 ms
137,400 KB
testcase_06 AC 308 ms
137,248 KB
testcase_07 AC 328 ms
137,252 KB
testcase_08 AC 313 ms
136,996 KB
testcase_09 AC 303 ms
136,992 KB
testcase_10 AC 319 ms
137,504 KB
testcase_11 AC 309 ms
137,252 KB
testcase_12 AC 304 ms
136,996 KB
testcase_13 AC 307 ms
136,864 KB
testcase_14 AC 322 ms
137,504 KB
testcase_15 AC 308 ms
137,120 KB
testcase_16 AC 309 ms
137,252 KB
testcase_17 AC 311 ms
137,504 KB
testcase_18 AC 304 ms
136,992 KB
testcase_19 AC 312 ms
137,380 KB
testcase_20 AC 307 ms
137,248 KB
testcase_21 AC 305 ms
137,504 KB
testcase_22 AC 306 ms
137,124 KB
testcase_23 AC 315 ms
137,508 KB
testcase_24 AC 306 ms
137,124 KB
testcase_25 AC 300 ms
136,740 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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