結果

問題 No.172 UFOを捕まえろ
ユーザー yuruhiyayuruhiya
提出日時 2020-10-17 18:54:56
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 388 ms / 5,000 ms
コード長 38 bytes
コンパイル時間 286 ms
コンパイル使用メモリ 120,232 KB
実行使用メモリ 132,004 KB
最終ジャッジ日時 2023-09-28 08:30:46
合計ジャッジ時間 11,623 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 339 ms
131,744 KB
testcase_01 AC 332 ms
131,988 KB
testcase_02 AC 337 ms
131,876 KB
testcase_03 AC 333 ms
131,884 KB
testcase_04 AC 332 ms
131,964 KB
testcase_05 AC 338 ms
131,896 KB
testcase_06 AC 332 ms
131,792 KB
testcase_07 AC 334 ms
131,804 KB
testcase_08 AC 333 ms
131,724 KB
testcase_09 AC 338 ms
131,892 KB
testcase_10 AC 331 ms
131,880 KB
testcase_11 AC 338 ms
131,808 KB
testcase_12 AC 388 ms
131,796 KB
testcase_13 AC 386 ms
131,932 KB
testcase_14 AC 372 ms
131,924 KB
testcase_15 AC 378 ms
131,900 KB
testcase_16 AC 374 ms
132,000 KB
testcase_17 AC 363 ms
131,964 KB
testcase_18 AC 336 ms
131,984 KB
testcase_19 AC 324 ms
131,804 KB
testcase_20 AC 328 ms
131,744 KB
testcase_21 AC 325 ms
131,904 KB
testcase_22 AC 329 ms
131,744 KB
testcase_23 AC 325 ms
132,004 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words>>.abs;say $0+$1+$2*2**.5+1+|0
0