結果

問題 No.169 何分かかるの!?
ユーザー tailstails
提出日時 2017-09-15 16:11:04
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 336 ms / 1,000 ms
コード長 23 bytes
コンパイル時間 305 ms
コンパイル使用メモリ 134,348 KB
実行使用メモリ 146,580 KB
最終ジャッジ日時 2024-05-03 13:52:44
合計ジャッジ時間 9,251 ms
ジャッジサーバーID
(参考情報)
judge2 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 329 ms
146,312 KB
testcase_01 AC 327 ms
146,324 KB
testcase_02 AC 323 ms
146,312 KB
testcase_03 AC 327 ms
146,312 KB
testcase_04 AC 335 ms
146,196 KB
testcase_05 AC 332 ms
146,056 KB
testcase_06 AC 328 ms
146,316 KB
testcase_07 AC 336 ms
145,940 KB
testcase_08 AC 331 ms
146,188 KB
testcase_09 AC 330 ms
146,188 KB
testcase_10 AC 326 ms
146,184 KB
testcase_11 AC 326 ms
146,580 KB
testcase_12 AC 327 ms
146,068 KB
testcase_13 AC 335 ms
146,404 KB
testcase_14 AC 336 ms
146,188 KB
testcase_15 AC 333 ms
145,936 KB
testcase_16 AC 324 ms
146,184 KB
testcase_17 AC 329 ms
146,192 KB
testcase_18 AC 332 ms
146,196 KB
testcase_19 AC 328 ms
146,196 KB
testcase_20 AC 330 ms
146,444 KB
testcase_21 AC 334 ms
146,324 KB
testcase_22 AC 327 ms
146,580 KB
testcase_23 AC 328 ms
146,188 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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