結果

問題 No.734 Careful Engineer
ユーザー kotatsugamekotatsugame
提出日時 2018-09-28 21:23:43
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 381 ms / 2,000 ms
コード長 51 bytes
コンパイル時間 334 ms
コンパイル使用メモリ 145,712 KB
実行使用メモリ 137,332 KB
最終ジャッジ日時 2024-10-12 06:22:40
合計ジャッジ時間 6,779 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 370 ms
136,868 KB
testcase_01 AC 363 ms
136,848 KB
testcase_02 AC 362 ms
136,716 KB
testcase_03 AC 360 ms
137,104 KB
testcase_04 AC 372 ms
136,588 KB
testcase_05 AC 365 ms
135,924 KB
testcase_06 AC 375 ms
136,716 KB
testcase_07 AC 368 ms
136,976 KB
testcase_08 AC 371 ms
136,720 KB
testcase_09 AC 373 ms
136,976 KB
testcase_10 AC 380 ms
136,844 KB
testcase_11 AC 372 ms
136,820 KB
testcase_12 AC 374 ms
137,332 KB
testcase_13 AC 381 ms
137,100 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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