結果

問題 No.1429 Simple Dowsing
ユーザー yuruhiyayuruhiya
提出日時 2021-03-16 19:45:42
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 360 ms / 2,000 ms
コード長 57 bytes
コンパイル時間 557 ms
コンパイル使用メモリ 119,972 KB
実行使用メモリ 145,788 KB
平均クエリ数 2.00
最終ジャッジ日時 2023-09-24 10:11:37
合計ジャッジ時間 7,692 ms
ジャッジサーバーID
(参考情報)
judge14 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 348 ms
145,408 KB
testcase_01 AC 351 ms
145,348 KB
testcase_02 AC 350 ms
145,476 KB
testcase_03 AC 352 ms
145,272 KB
testcase_04 AC 347 ms
145,284 KB
testcase_05 AC 351 ms
145,332 KB
testcase_06 AC 352 ms
145,788 KB
testcase_07 AC 350 ms
145,528 KB
testcase_08 AC 350 ms
145,108 KB
testcase_09 AC 353 ms
145,040 KB
testcase_10 AC 351 ms
145,136 KB
testcase_11 AC 350 ms
145,056 KB
testcase_12 AC 360 ms
145,456 KB
testcase_13 AC 349 ms
145,312 KB
testcase_14 AC 349 ms
144,612 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say '?0 0?1 0!';put [$!=(1+($_=get)-get)+>1,sqrt $_-$!²]
0