結果

問題 No.89 どんどんドーナツどーんといこう!
ユーザー yuruhiyayuruhiya
提出日時 2020-10-17 17:52:08
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 350 ms / 5,000 ms
コード長 40 bytes
コンパイル時間 440 ms
コンパイル使用メモリ 133,760 KB
実行使用メモリ 136,612 KB
最終ジャッジ日時 2024-07-21 02:54:19
合計ジャッジ時間 4,939 ms
ジャッジサーバーID
(参考情報)
judge5 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 339 ms
136,224 KB
testcase_01 AC 332 ms
136,480 KB
testcase_02 AC 335 ms
136,484 KB
testcase_03 AC 335 ms
136,356 KB
testcase_04 AC 334 ms
136,224 KB
testcase_05 AC 340 ms
136,356 KB
testcase_06 AC 350 ms
136,100 KB
testcase_07 AC 339 ms
136,484 KB
testcase_08 AC 342 ms
136,356 KB
testcase_09 AC 333 ms
136,480 KB
testcase_10 AC 336 ms
136,612 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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