結果

問題 No.89 どんどんドーナツどーんといこう!
ユーザー yuruhiyayuruhiya
提出日時 2020-10-17 17:54:17
言語 Raku
(rakudo v2023.09)
結果
WA  
実行時間 -
コード長 39 bytes
コンパイル時間 753 ms
コンパイル使用メモリ 122,132 KB
実行使用メモリ 133,904 KB
最終ジャッジ日時 2023-09-28 08:25:22
合計ジャッジ時間 5,313 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 WA -
testcase_01 WA -
testcase_02 AC 355 ms
131,756 KB
testcase_03 WA -
testcase_04 WA -
testcase_05 WA -
testcase_06 WA -
testcase_07 WA -
testcase_08 AC 352 ms
131,532 KB
testcase_09 AC 355 ms
131,524 KB
testcase_10 WA -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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