結果

問題 No.734 Careful Engineer
ユーザー kotatsugamekotatsugame
提出日時 2018-09-28 21:23:43
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 380 ms / 2,000 ms
コード長 51 bytes
コンパイル時間 384 ms
コンパイル使用メモリ 145,820 KB
実行使用メモリ 137,228 KB
最終ジャッジ日時 2024-04-20 10:48:00
合計ジャッジ時間 6,617 ms
ジャッジサーバーID
(参考情報)
judge4 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 358 ms
137,228 KB
testcase_01 AC 369 ms
136,848 KB
testcase_02 AC 369 ms
136,976 KB
testcase_03 AC 378 ms
137,076 KB
testcase_04 AC 375 ms
136,844 KB
testcase_05 AC 380 ms
136,716 KB
testcase_06 AC 378 ms
136,972 KB
testcase_07 AC 376 ms
136,844 KB
testcase_08 AC 372 ms
136,996 KB
testcase_09 AC 376 ms
136,972 KB
testcase_10 AC 368 ms
136,844 KB
testcase_11 AC 380 ms
136,976 KB
testcase_12 AC 374 ms
137,104 KB
testcase_13 AC 373 ms
136,848 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

get~~m:g/\d+/;say -1 max ceiling $2*3600/(60*$0-$1)
0