結果

問題 No.1487 ぺんぎんさんかっけー
ユーザー kotatsugamekotatsugame
提出日時 2021-04-24 03:30:10
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 394 ms / 1,000 ms
コード長 36 bytes
コンパイル時間 306 ms
コンパイル使用メモリ 122,536 KB
実行使用メモリ 136,540 KB
最終ジャッジ日時 2023-09-17 13:24:26
合計ジャッジ時間 16,008 ms
ジャッジサーバーID
(参考情報)
judge12 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 372 ms
134,228 KB
testcase_01 AC 373 ms
134,480 KB
testcase_02 AC 375 ms
134,440 KB
testcase_03 AC 372 ms
134,360 KB
testcase_04 AC 377 ms
134,588 KB
testcase_05 AC 377 ms
134,588 KB
testcase_06 AC 371 ms
134,676 KB
testcase_07 AC 394 ms
134,608 KB
testcase_08 AC 387 ms
136,540 KB
testcase_09 AC 381 ms
134,380 KB
testcase_10 AC 389 ms
134,564 KB
testcase_11 AC 381 ms
134,440 KB
testcase_12 AC 374 ms
134,432 KB
testcase_13 AC 377 ms
134,288 KB
testcase_14 AC 381 ms
134,540 KB
testcase_15 AC 371 ms
134,536 KB
testcase_16 AC 374 ms
134,472 KB
testcase_17 AC 378 ms
134,256 KB
testcase_18 AC 373 ms
134,500 KB
testcase_19 AC 381 ms
134,720 KB
testcase_20 AC 370 ms
134,224 KB
testcase_21 AC 366 ms
134,264 KB
testcase_22 AC 369 ms
134,416 KB
testcase_23 AC 372 ms
134,604 KB
testcase_24 AC 373 ms
134,436 KB
testcase_25 AC 379 ms
134,436 KB
testcase_26 AC 381 ms
134,296 KB
testcase_27 AC 376 ms
134,484 KB
testcase_28 AC 382 ms
134,640 KB
testcase_29 AC 382 ms
134,484 KB
testcase_30 AC 377 ms
134,364 KB
testcase_31 AC 382 ms
134,560 KB
testcase_32 AC 379 ms
134,436 KB
testcase_33 AC 372 ms
134,280 KB
testcase_34 AC 390 ms
134,484 KB
testcase_35 AC 383 ms
134,524 KB
testcase_36 AC 378 ms
134,580 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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