結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 341 ms
135,312 KB
testcase_01 AC 343 ms
135,696 KB
testcase_02 AC 341 ms
135,696 KB
testcase_03 AC 343 ms
135,184 KB
testcase_04 AC 336 ms
135,564 KB
testcase_05 AC 344 ms
135,564 KB
testcase_06 AC 340 ms
135,568 KB
testcase_07 AC 341 ms
135,312 KB
testcase_08 AC 341 ms
135,744 KB
testcase_09 AC 343 ms
135,824 KB
testcase_10 AC 342 ms
135,568 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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