結果

問題 No.1487 ぺんぎんさんかっけー
ユーザー kotatsugamekotatsugame
提出日時 2021-04-24 03:29:20
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 346 ms / 1,000 ms
コード長 37 bytes
コンパイル時間 1,876 ms
コンパイル使用メモリ 134,652 KB
実行使用メモリ 145,056 KB
最終ジャッジ日時 2024-07-04 08:56:16
合計ジャッジ時間 14,327 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 345 ms
144,800 KB
testcase_01 AC 341 ms
144,932 KB
testcase_02 AC 335 ms
144,544 KB
testcase_03 AC 335 ms
144,676 KB
testcase_04 AC 339 ms
144,676 KB
testcase_05 AC 339 ms
144,804 KB
testcase_06 AC 336 ms
144,800 KB
testcase_07 AC 342 ms
144,928 KB
testcase_08 AC 338 ms
144,932 KB
testcase_09 AC 346 ms
144,928 KB
testcase_10 AC 332 ms
144,548 KB
testcase_11 AC 340 ms
144,672 KB
testcase_12 AC 345 ms
144,672 KB
testcase_13 AC 332 ms
145,056 KB
testcase_14 AC 345 ms
144,676 KB
testcase_15 AC 342 ms
144,544 KB
testcase_16 AC 327 ms
144,928 KB
testcase_17 AC 336 ms
144,800 KB
testcase_18 AC 334 ms
144,804 KB
testcase_19 AC 331 ms
144,928 KB
testcase_20 AC 333 ms
144,804 KB
testcase_21 AC 329 ms
144,932 KB
testcase_22 AC 334 ms
144,928 KB
testcase_23 AC 339 ms
144,800 KB
testcase_24 AC 331 ms
144,548 KB
testcase_25 AC 331 ms
144,676 KB
testcase_26 AC 342 ms
144,672 KB
testcase_27 AC 340 ms
144,544 KB
testcase_28 AC 339 ms
144,804 KB
testcase_29 AC 343 ms
144,672 KB
testcase_30 AC 335 ms
144,800 KB
testcase_31 AC 336 ms
144,672 KB
testcase_32 AC 333 ms
144,548 KB
testcase_33 AC 335 ms
144,676 KB
testcase_34 AC 345 ms
144,672 KB
testcase_35 AC 338 ms
144,548 KB
testcase_36 AC 334 ms
144,676 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say [*](0,|@($_=words)X-.sum/2)**½/4
0