結果

問題 No.1487 ぺんぎんさんかっけー
ユーザー kotatsugamekotatsugame
提出日時 2021-04-24 03:29:20
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 375 ms / 1,000 ms
コード長 37 bytes
コンパイル時間 295 ms
コンパイル使用メモリ 120,424 KB
実行使用メモリ 132,608 KB
最終ジャッジ日時 2023-09-17 13:23:52
合計ジャッジ時間 15,701 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 370 ms
132,560 KB
testcase_01 AC 367 ms
132,444 KB
testcase_02 AC 365 ms
132,608 KB
testcase_03 AC 364 ms
132,444 KB
testcase_04 AC 364 ms
132,464 KB
testcase_05 AC 369 ms
132,468 KB
testcase_06 AC 363 ms
132,540 KB
testcase_07 AC 368 ms
132,456 KB
testcase_08 AC 368 ms
132,304 KB
testcase_09 AC 370 ms
132,396 KB
testcase_10 AC 362 ms
132,528 KB
testcase_11 AC 365 ms
132,496 KB
testcase_12 AC 371 ms
132,464 KB
testcase_13 AC 373 ms
132,460 KB
testcase_14 AC 366 ms
132,352 KB
testcase_15 AC 373 ms
132,568 KB
testcase_16 AC 370 ms
132,564 KB
testcase_17 AC 375 ms
132,464 KB
testcase_18 AC 375 ms
132,548 KB
testcase_19 AC 366 ms
132,440 KB
testcase_20 AC 365 ms
132,464 KB
testcase_21 AC 367 ms
132,352 KB
testcase_22 AC 368 ms
132,304 KB
testcase_23 AC 371 ms
132,460 KB
testcase_24 AC 372 ms
132,388 KB
testcase_25 AC 370 ms
132,460 KB
testcase_26 AC 367 ms
132,544 KB
testcase_27 AC 370 ms
132,300 KB
testcase_28 AC 373 ms
132,464 KB
testcase_29 AC 371 ms
132,564 KB
testcase_30 AC 369 ms
132,464 KB
testcase_31 AC 362 ms
132,528 KB
testcase_32 AC 364 ms
132,304 KB
testcase_33 AC 369 ms
132,520 KB
testcase_34 AC 361 ms
132,460 KB
testcase_35 AC 368 ms
132,528 KB
testcase_36 AC 364 ms
132,544 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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