結果

問題 No.1052 電子機器X
ユーザー kotatsugamekotatsugame
提出日時 2020-05-15 21:30:32
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 395 ms / 1,000 ms
コード長 32 bytes
コンパイル時間 2,360 ms
コンパイル使用メモリ 129,240 KB
実行使用メモリ 136,208 KB
最終ジャッジ日時 2024-09-19 08:46:09
合計ジャッジ時間 10,655 ms
ジャッジサーバーID
(参考情報)
judge1 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 387 ms
135,824 KB
testcase_01 AC 390 ms
136,012 KB
testcase_02 AC 390 ms
136,076 KB
testcase_03 AC 395 ms
135,884 KB
testcase_04 AC 391 ms
135,948 KB
testcase_05 AC 387 ms
135,884 KB
testcase_06 AC 388 ms
135,952 KB
testcase_07 AC 386 ms
135,880 KB
testcase_08 AC 388 ms
135,824 KB
testcase_09 AC 388 ms
136,076 KB
testcase_10 AC 380 ms
135,820 KB
testcase_11 AC 387 ms
136,208 KB
testcase_12 AC 389 ms
136,152 KB
testcase_13 AC 388 ms
135,952 KB
testcase_14 AC 393 ms
135,948 KB
testcase_15 AC 391 ms
135,692 KB
testcase_16 AC 391 ms
135,892 KB
testcase_17 AC 391 ms
136,080 KB
testcase_18 AC 394 ms
135,948 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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