結果

問題 No.1381 Simple Geometry 1
ユーザー kotatsugamekotatsugame
提出日時 2021-02-07 20:38:14
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 355 ms / 2,000 ms
コード長 25 bytes
コンパイル時間 762 ms
コンパイル使用メモリ 113,024 KB
実行使用メモリ 126,456 KB
最終ジャッジ日時 2023-09-17 19:21:29
合計ジャッジ時間 13,007 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 345 ms
125,936 KB
testcase_01 AC 346 ms
125,804 KB
testcase_02 AC 346 ms
125,932 KB
testcase_03 AC 348 ms
125,800 KB
testcase_04 AC 347 ms
126,020 KB
testcase_05 AC 355 ms
126,456 KB
testcase_06 AC 350 ms
125,956 KB
testcase_07 AC 348 ms
125,936 KB
testcase_08 AC 349 ms
126,176 KB
testcase_09 AC 348 ms
125,852 KB
testcase_10 AC 345 ms
125,696 KB
testcase_11 AC 346 ms
126,176 KB
testcase_12 AC 345 ms
126,052 KB
testcase_13 AC 349 ms
125,964 KB
testcase_14 AC 347 ms
125,936 KB
testcase_15 AC 345 ms
125,888 KB
testcase_16 AC 348 ms
125,688 KB
testcase_17 AC 348 ms
126,200 KB
testcase_18 AC 347 ms
125,708 KB
testcase_19 AC 348 ms
125,832 KB
testcase_20 AC 346 ms
126,060 KB
testcase_21 AC 341 ms
125,936 KB
testcase_22 AC 346 ms
126,208 KB
testcase_23 AC 347 ms
125,744 KB
testcase_24 AC 345 ms
125,820 KB
testcase_25 AC 343 ms
125,836 KB
testcase_26 AC 344 ms
125,908 KB
testcase_27 AC 341 ms
125,704 KB
testcase_28 AC 344 ms
125,796 KB
testcase_29 AC 344 ms
126,112 KB
testcase_30 AC 343 ms
126,212 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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