結果

問題 No.1052 電子機器X
ユーザー kotatsugamekotatsugame
提出日時 2021-05-10 05:21:02
言語 Raku
(rakudo v2023.09)
結果
AC  
実行時間 397 ms / 1,000 ms
コード長 31 bytes
コンパイル時間 515 ms
コンパイル使用メモリ 132,472 KB
実行使用メモリ 146,072 KB
最終ジャッジ日時 2023-10-19 13:05:45
合計ジャッジ時間 8,830 ms
ジャッジサーバーID
(参考情報)
judge15 / judge14
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 381 ms
143,992 KB
testcase_01 AC 384 ms
145,120 KB
testcase_02 AC 377 ms
145,268 KB
testcase_03 AC 382 ms
144,232 KB
testcase_04 AC 378 ms
146,060 KB
testcase_05 AC 397 ms
145,752 KB
testcase_06 AC 387 ms
146,052 KB
testcase_07 AC 381 ms
145,144 KB
testcase_08 AC 379 ms
146,044 KB
testcase_09 AC 374 ms
145,268 KB
testcase_10 AC 388 ms
145,872 KB
testcase_11 AC 382 ms
146,052 KB
testcase_12 AC 382 ms
145,988 KB
testcase_13 AC 378 ms
146,048 KB
testcase_14 AC 378 ms
146,036 KB
testcase_15 AC 378 ms
145,780 KB
testcase_16 AC 373 ms
146,072 KB
testcase_17 AC 379 ms
145,204 KB
testcase_18 AC 379 ms
145,156 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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