結果

問題 No.89 どんどんドーナツどーんといこう!
ユーザー yuruhiyayuruhiya
提出日時 2020-10-17 17:52:16
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 368 ms / 5,000 ms
コード長 40 bytes
コンパイル時間 306 ms
コンパイル使用メモリ 119,876 KB
実行使用メモリ 133,908 KB
最終ジャッジ日時 2023-09-28 08:25:14
合計ジャッジ時間 5,285 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 364 ms
133,908 KB
testcase_01 AC 366 ms
133,452 KB
testcase_02 AC 368 ms
133,688 KB
testcase_03 AC 366 ms
133,652 KB
testcase_04 AC 365 ms
133,580 KB
testcase_05 AC 365 ms
133,860 KB
testcase_06 AC 367 ms
133,532 KB
testcase_07 AC 362 ms
133,596 KB
testcase_08 AC 363 ms
133,652 KB
testcase_09 AC 360 ms
133,440 KB
testcase_10 AC 366 ms
133,540 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;say $0*2.4674*($1-$2)²*($1+$2)
0