結果

問題 No.1459 スマホを落としたいだけなのに
ユーザー yuruhiyayuruhiya
提出日時 2021-03-31 22:32:36
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 280 ms / 2,000 ms
コード長 33 bytes
コンパイル時間 2,396 ms
コンパイル使用メモリ 132,872 KB
実行使用メモリ 144,276 KB
最終ジャッジ日時 2024-05-09 08:54:48
合計ジャッジ時間 13,400 ms
ジャッジサーバーID
(参考情報)
judge4 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 276 ms
144,020 KB
testcase_01 AC 274 ms
144,144 KB
testcase_02 AC 276 ms
144,148 KB
testcase_03 AC 273 ms
144,160 KB
testcase_04 AC 274 ms
144,020 KB
testcase_05 AC 275 ms
143,892 KB
testcase_06 AC 272 ms
143,900 KB
testcase_07 AC 271 ms
144,276 KB
testcase_08 AC 271 ms
144,020 KB
testcase_09 AC 270 ms
143,888 KB
testcase_10 AC 273 ms
144,140 KB
testcase_11 AC 271 ms
144,020 KB
testcase_12 AC 273 ms
143,888 KB
testcase_13 AC 273 ms
143,888 KB
testcase_14 AC 280 ms
144,020 KB
testcase_15 AC 271 ms
143,892 KB
testcase_16 AC 277 ms
143,892 KB
testcase_17 AC 275 ms
144,020 KB
testcase_18 AC 273 ms
144,020 KB
testcase_19 AC 271 ms
143,892 KB
testcase_20 AC 278 ms
143,904 KB
testcase_21 AC 273 ms
143,892 KB
testcase_22 AC 274 ms
143,888 KB
testcase_23 AC 272 ms
144,148 KB
testcase_24 AC 276 ms
144,020 KB
testcase_25 AC 274 ms
144,016 KB
testcase_26 AC 275 ms
143,888 KB
testcase_27 AC 272 ms
144,156 KB
testcase_28 AC 275 ms
144,032 KB
testcase_29 AC 271 ms
143,912 KB
testcase_30 AC 272 ms
143,888 KB
testcase_31 AC 271 ms
144,016 KB
testcase_32 AC 273 ms
143,904 KB
testcase_33 AC 277 ms
144,156 KB
testcase_34 AC 276 ms
144,160 KB
testcase_35 AC 274 ms
143,900 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say sqrt(sqrt($_=get*2)+|0+$_)+|0
0