結果

問題 No.169 何分かかるの!?
ユーザー tailstails
提出日時 2017-09-15 16:11:04
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 381 ms / 1,000 ms
コード長 23 bytes
コンパイル時間 299 ms
コンパイル使用メモリ 120,140 KB
実行使用メモリ 135,912 KB
最終ジャッジ日時 2023-08-16 04:30:50
合計ジャッジ時間 10,873 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 380 ms
135,676 KB
testcase_01 AC 377 ms
135,484 KB
testcase_02 AC 378 ms
132,588 KB
testcase_03 AC 371 ms
132,652 KB
testcase_04 AC 371 ms
135,620 KB
testcase_05 AC 372 ms
135,724 KB
testcase_06 AC 374 ms
135,748 KB
testcase_07 AC 374 ms
132,472 KB
testcase_08 AC 369 ms
135,728 KB
testcase_09 AC 374 ms
135,796 KB
testcase_10 AC 381 ms
135,740 KB
testcase_11 AC 375 ms
135,628 KB
testcase_12 AC 374 ms
135,688 KB
testcase_13 AC 379 ms
135,712 KB
testcase_14 AC 371 ms
135,784 KB
testcase_15 AC 374 ms
135,580 KB
testcase_16 AC 371 ms
135,740 KB
testcase_17 AC 372 ms
135,708 KB
testcase_18 AC 377 ms
135,796 KB
testcase_19 AC 371 ms
135,744 KB
testcase_20 AC 378 ms
135,912 KB
testcase_21 AC 373 ms
135,880 KB
testcase_22 AC 379 ms
135,612 KB
testcase_23 AC 374 ms
135,760 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say 4/(4-get/25)*get+<0
0