結果

問題 No.1052 電子機器X
ユーザー kotatsugamekotatsugame
提出日時 2020-05-15 21:30:32
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 407 ms / 1,000 ms
コード長 32 bytes
コンパイル時間 2,065 ms
コンパイル使用メモリ 131,788 KB
実行使用メモリ 146,132 KB
最終ジャッジ日時 2023-10-19 12:40:15
合計ジャッジ時間 10,977 ms
ジャッジサーバーID
(参考情報)
judge14 / judge11
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 395 ms
142,892 KB
testcase_01 AC 391 ms
144,168 KB
testcase_02 AC 392 ms
145,220 KB
testcase_03 AC 378 ms
146,120 KB
testcase_04 AC 388 ms
146,120 KB
testcase_05 AC 387 ms
144,140 KB
testcase_06 AC 407 ms
145,976 KB
testcase_07 AC 384 ms
146,132 KB
testcase_08 AC 389 ms
145,220 KB
testcase_09 AC 377 ms
146,036 KB
testcase_10 AC 389 ms
146,096 KB
testcase_11 AC 387 ms
145,912 KB
testcase_12 AC 385 ms
144,476 KB
testcase_13 AC 382 ms
145,220 KB
testcase_14 AC 386 ms
145,180 KB
testcase_15 AC 390 ms
145,220 KB
testcase_16 AC 383 ms
145,136 KB
testcase_17 AC 390 ms
146,116 KB
testcase_18 AC 383 ms
143,936 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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