結果

問題 No.191 供託金
ユーザー yuruhiyayuruhiya
提出日時 2020-10-17 13:22:49
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 38 bytes
コンパイル時間 524 ms
コンパイル使用メモリ 120,256 KB
実行使用メモリ 134,096 KB
最終ジャッジ日時 2023-09-28 07:41:29
合計ジャッジ時間 12,353 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 AC 375 ms
133,640 KB
testcase_02 WA -
testcase_03 AC 373 ms
133,588 KB
testcase_04 AC 395 ms
134,080 KB
testcase_05 AC 405 ms
133,780 KB
testcase_06 AC 397 ms
133,860 KB
testcase_07 AC 392 ms
133,952 KB
testcase_08 AC 387 ms
133,576 KB
testcase_09 AC 387 ms
133,804 KB
testcase_10 AC 397 ms
133,936 KB
testcase_11 AC 396 ms
134,096 KB
testcase_12 AC 388 ms
133,944 KB
testcase_13 AC 397 ms
134,056 KB
testcase_14 AC 388 ms
131,832 KB
testcase_15 AC 400 ms
133,828 KB
testcase_16 AC 389 ms
133,976 KB
testcase_17 AC 400 ms
134,068 KB
testcase_18 AC 395 ms
134,052 KB
testcase_19 AC 405 ms
133,952 KB
testcase_20 AC 388 ms
133,892 KB
testcase_21 AC 393 ms
134,040 KB
testcase_22 AC 398 ms
134,004 KB
testcase_23 AC 396 ms
133,836 KB
testcase_24 AC 388 ms
133,992 KB
testcase_25 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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