結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 354 ms
131,728 KB
testcase_01 AC 355 ms
131,676 KB
testcase_02 AC 352 ms
131,576 KB
testcase_03 AC 352 ms
131,528 KB
testcase_04 AC 358 ms
131,632 KB
testcase_05 AC 354 ms
131,712 KB
testcase_06 AC 364 ms
131,844 KB
testcase_07 AC 353 ms
131,640 KB
testcase_08 AC 355 ms
131,608 KB
testcase_09 AC 359 ms
131,408 KB
testcase_10 AC 360 ms
131,412 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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