結果

問題 No.191 供託金
ユーザー yuruhiyayuruhiya
提出日時 2020-10-17 13:22:49
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 38 bytes
コンパイル時間 375 ms
コンパイル使用メモリ 129,344 KB
実行使用メモリ 139,932 KB
最終ジャッジ日時 2024-07-21 02:08:18
合計ジャッジ時間 10,744 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 351 ms
136,792 KB
testcase_02 WA -
testcase_03 AC 347 ms
136,536 KB
testcase_04 AC 380 ms
137,188 KB
testcase_05 AC 363 ms
135,820 KB
testcase_06 AC 353 ms
135,588 KB
testcase_07 AC 353 ms
135,568 KB
testcase_08 AC 347 ms
135,696 KB
testcase_09 AC 351 ms
135,948 KB
testcase_10 AC 343 ms
135,564 KB
testcase_11 AC 345 ms
135,948 KB
testcase_12 AC 363 ms
135,696 KB
testcase_13 AC 350 ms
135,564 KB
testcase_14 AC 348 ms
135,564 KB
testcase_15 AC 355 ms
135,564 KB
testcase_16 AC 347 ms
135,568 KB
testcase_17 AC 347 ms
135,820 KB
testcase_18 AC 340 ms
135,696 KB
testcase_19 AC 351 ms
135,824 KB
testcase_20 AC 348 ms
135,564 KB
testcase_21 AC 351 ms
135,820 KB
testcase_22 AC 350 ms
135,948 KB
testcase_23 AC 347 ms
137,560 KB
testcase_24 AC 342 ms
136,920 KB
testcase_25 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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