結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 352 ms
144,820 KB
testcase_01 AC 347 ms
144,944 KB
testcase_02 AC 344 ms
144,692 KB
testcase_03 AC 349 ms
144,692 KB
testcase_04 AC 343 ms
144,820 KB
testcase_05 AC 346 ms
144,564 KB
testcase_06 AC 347 ms
144,816 KB
testcase_07 AC 344 ms
144,564 KB
testcase_08 AC 337 ms
144,692 KB
testcase_09 AC 351 ms
144,944 KB
testcase_10 AC 350 ms
144,688 KB
testcase_11 AC 342 ms
144,692 KB
testcase_12 AC 341 ms
144,688 KB
testcase_13 AC 350 ms
144,692 KB
testcase_14 AC 346 ms
144,816 KB
testcase_15 AC 344 ms
144,688 KB
testcase_16 AC 343 ms
144,944 KB
testcase_17 AC 345 ms
144,688 KB
testcase_18 AC 346 ms
144,820 KB
testcase_19 AC 349 ms
144,820 KB
testcase_20 AC 355 ms
144,932 KB
testcase_21 AC 344 ms
144,560 KB
testcase_22 AC 342 ms
144,692 KB
testcase_23 AC 342 ms
144,688 KB
testcase_24 AC 346 ms
144,820 KB
testcase_25 AC 343 ms
144,944 KB
testcase_26 AC 344 ms
144,700 KB
testcase_27 AC 343 ms
144,820 KB
testcase_28 AC 342 ms
144,564 KB
testcase_29 AC 347 ms
144,820 KB
testcase_30 AC 347 ms
144,692 KB
testcase_31 AC 350 ms
144,692 KB
testcase_32 AC 346 ms
144,692 KB
testcase_33 AC 349 ms
144,820 KB
testcase_34 AC 342 ms
144,816 KB
testcase_35 AC 342 ms
144,816 KB
testcase_36 AC 341 ms
144,692 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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