結果

問題 No.1052 電子機器X
ユーザー kotatsugamekotatsugame
提出日時 2021-05-10 05:21:02
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 329 ms / 1,000 ms
コード長 31 bytes
コンパイル時間 2,371 ms
コンパイル使用メモリ 125,092 KB
実行使用メモリ 136,208 KB
最終ジャッジ日時 2024-09-19 09:13:12
合計ジャッジ時間 9,613 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 323 ms
135,952 KB
testcase_01 AC 325 ms
135,952 KB
testcase_02 AC 327 ms
136,208 KB
testcase_03 AC 324 ms
135,952 KB
testcase_04 AC 320 ms
135,696 KB
testcase_05 AC 324 ms
135,820 KB
testcase_06 AC 321 ms
135,952 KB
testcase_07 AC 323 ms
135,696 KB
testcase_08 AC 325 ms
135,696 KB
testcase_09 AC 326 ms
136,204 KB
testcase_10 AC 324 ms
135,820 KB
testcase_11 AC 326 ms
136,080 KB
testcase_12 AC 329 ms
135,948 KB
testcase_13 AC 327 ms
135,820 KB
testcase_14 AC 322 ms
136,076 KB
testcase_15 AC 327 ms
135,952 KB
testcase_16 AC 321 ms
136,076 KB
testcase_17 AC 324 ms
136,180 KB
testcase_18 AC 321 ms
135,820 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;say $0+>($0%%2)min$1+1
0