結果

問題 No.1579 New Type of Nim
ユーザー yuruhiyayuruhiya
提出日時 2021-07-04 09:23:41
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 41 bytes
コンパイル時間 2,239 ms
コンパイル使用メモリ 134,884 KB
実行使用メモリ 144,588 KB
最終ジャッジ日時 2024-06-30 23:16:46
合計ジャッジ時間 16,044 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 358 ms
144,328 KB
testcase_01 AC 361 ms
144,456 KB
testcase_02 AC 360 ms
144,324 KB
testcase_03 AC 359 ms
144,460 KB
testcase_04 AC 359 ms
144,072 KB
testcase_05 AC 360 ms
144,328 KB
testcase_06 WA -
testcase_07 WA -
testcase_08 WA -
testcase_09 AC 355 ms
144,324 KB
testcase_10 AC 355 ms
144,196 KB
testcase_11 AC 361 ms
144,328 KB
testcase_12 AC 360 ms
144,328 KB
testcase_13 AC 363 ms
144,324 KB
testcase_14 AC 361 ms
144,196 KB
testcase_15 AC 359 ms
144,452 KB
testcase_16 AC 361 ms
144,324 KB
testcase_17 AC 355 ms
144,580 KB
testcase_18 AC 359 ms
144,452 KB
testcase_19 AC 356 ms
144,328 KB
testcase_20 AC 359 ms
144,324 KB
testcase_21 AC 356 ms
144,452 KB
testcase_22 AC 360 ms
144,588 KB
testcase_23 AC 355 ms
144,072 KB
testcase_24 AC 358 ms
144,072 KB
testcase_25 AC 358 ms
144,324 KB
testcase_26 WA -
testcase_27 AC 365 ms
144,328 KB
testcase_28 AC 362 ms
144,072 KB
testcase_29 AC 360 ms
144,456 KB
testcase_30 AC 361 ms
144,456 KB
testcase_31 WA -
testcase_32 WA -
testcase_33 AC 356 ms
144,328 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=+<<words.sort;<P Q>[$0%2&&$1+2>$0].say
0