結果

問題 No.598 オーバーフローファンタジー
ユーザー tailstails
提出日時 2017-11-24 23:21:50
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 346 ms / 2,000 ms
コード長 59 bytes
コンパイル時間 384 ms
コンパイル使用メモリ 120,460 KB
実行使用メモリ 131,948 KB
最終ジャッジ日時 2023-08-16 04:55:09
合計ジャッジ時間 12,603 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 330 ms
131,676 KB
testcase_01 AC 325 ms
131,916 KB
testcase_02 AC 319 ms
131,920 KB
testcase_03 AC 323 ms
131,760 KB
testcase_04 AC 323 ms
131,816 KB
testcase_05 AC 325 ms
131,816 KB
testcase_06 AC 333 ms
131,744 KB
testcase_07 AC 329 ms
131,716 KB
testcase_08 AC 329 ms
131,560 KB
testcase_09 AC 318 ms
131,948 KB
testcase_10 AC 327 ms
131,840 KB
testcase_11 AC 329 ms
131,500 KB
testcase_12 AC 334 ms
131,752 KB
testcase_13 AC 334 ms
131,948 KB
testcase_14 AC 341 ms
131,640 KB
testcase_15 AC 342 ms
131,792 KB
testcase_16 AC 346 ms
131,840 KB
testcase_17 AC 346 ms
131,588 KB
testcase_18 AC 336 ms
131,840 KB
testcase_19 AC 337 ms
131,684 KB
testcase_20 AC 342 ms
131,788 KB
testcase_21 AC 334 ms
131,944 KB
testcase_22 AC 332 ms
131,812 KB
testcase_23 AC 324 ms
131,948 KB
testcase_24 AC 325 ms
131,720 KB
testcase_25 AC 327 ms
131,680 KB
testcase_26 AC 323 ms
131,812 KB
testcase_27 AC 317 ms
131,648 KB
testcase_28 AC 327 ms
131,688 KB
testcase_29 AC 327 ms
131,644 KB
testcase_30 AC 326 ms
131,796 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say 1+min {($^b-1)div$^c,(2**+^-$^a-$b-1)div$^d}(|+<<lines)
0