結果

問題 No.1579 New Type of Nim
ユーザー yuruhiyayuruhiya
提出日時 2021-07-04 09:26:33
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 371 ms / 2,000 ms
コード長 41 bytes
コンパイル時間 2,179 ms
コンパイル使用メモリ 134,888 KB
実行使用メモリ 144,592 KB
最終ジャッジ日時 2024-07-23 05:24:36
合計ジャッジ時間 15,916 ms
ジャッジサーバーID
(参考情報)
judge1 / judge4
このコードへのチャレンジ
(要ログイン)

テストケース

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

ソースコード

diff #

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