結果

問題 No.1461 しあはせや歩みゆく?
ユーザー yuruhiyayuruhiya
提出日時 2021-04-02 22:34:20
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 366 ms / 2,000 ms
コード長 27 bytes
コンパイル時間 1,446 ms
コンパイル使用メモリ 122,324 KB
実行使用メモリ 133,716 KB
最終ジャッジ日時 2023-08-25 12:45:43
合計ジャッジ時間 15,244 ms
ジャッジサーバーID
(参考情報)
judge13 / judge11
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 353 ms
133,500 KB
testcase_01 AC 350 ms
133,424 KB
testcase_02 AC 348 ms
133,300 KB
testcase_03 AC 350 ms
133,364 KB
testcase_04 AC 353 ms
133,608 KB
testcase_05 AC 357 ms
133,488 KB
testcase_06 AC 360 ms
133,404 KB
testcase_07 AC 351 ms
133,612 KB
testcase_08 AC 354 ms
133,444 KB
testcase_09 AC 351 ms
133,276 KB
testcase_10 AC 350 ms
133,292 KB
testcase_11 AC 348 ms
133,292 KB
testcase_12 AC 344 ms
133,412 KB
testcase_13 AC 355 ms
133,272 KB
testcase_14 AC 347 ms
133,392 KB
testcase_15 AC 344 ms
133,452 KB
testcase_16 AC 347 ms
133,460 KB
testcase_17 AC 343 ms
133,228 KB
testcase_18 AC 353 ms
133,516 KB
testcase_19 AC 350 ms
133,716 KB
testcase_20 AC 366 ms
133,520 KB
testcase_21 AC 355 ms
133,576 KB
testcase_22 AC 351 ms
133,620 KB
testcase_23 AC 356 ms
133,428 KB
testcase_24 AC 353 ms
133,408 KB
testcase_25 AC 350 ms
133,384 KB
testcase_26 AC 355 ms
133,160 KB
testcase_27 AC 350 ms
133,544 KB
testcase_28 AC 355 ms
133,708 KB
testcase_29 AC 355 ms
133,368 KB
testcase_30 AC 355 ms
133,688 KB
testcase_31 AC 353 ms
133,288 KB
testcase_32 AC 351 ms
133,712 KB
testcase_33 AC 353 ms
133,532 KB
testcase_34 AC 348 ms
133,292 KB
testcase_35 AC 347 ms
133,612 KB
testcase_36 AC 347 ms
133,464 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say 4>($_=get)??$_!!5*$_-12
0