結果

問題 No.1579 New Type of Nim
ユーザー yuruhiyayuruhiya
提出日時 2021-07-04 09:26:33
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 388 ms / 2,000 ms
コード長 41 bytes
コンパイル時間 1,718 ms
コンパイル使用メモリ 122,144 KB
実行使用メモリ 134,072 KB
最終ジャッジ日時 2023-09-30 11:19:41
合計ジャッジ時間 16,013 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 388 ms
131,688 KB
testcase_01 AC 378 ms
133,976 KB
testcase_02 AC 374 ms
134,068 KB
testcase_03 AC 372 ms
133,860 KB
testcase_04 AC 374 ms
133,572 KB
testcase_05 AC 370 ms
133,700 KB
testcase_06 AC 378 ms
133,916 KB
testcase_07 AC 376 ms
133,932 KB
testcase_08 AC 376 ms
133,976 KB
testcase_09 AC 377 ms
134,068 KB
testcase_10 AC 374 ms
133,896 KB
testcase_11 AC 372 ms
133,676 KB
testcase_12 AC 375 ms
133,996 KB
testcase_13 AC 376 ms
133,592 KB
testcase_14 AC 372 ms
133,796 KB
testcase_15 AC 372 ms
133,956 KB
testcase_16 AC 377 ms
133,980 KB
testcase_17 AC 372 ms
133,812 KB
testcase_18 AC 376 ms
133,892 KB
testcase_19 AC 376 ms
134,072 KB
testcase_20 AC 372 ms
133,936 KB
testcase_21 AC 371 ms
133,588 KB
testcase_22 AC 372 ms
134,056 KB
testcase_23 AC 368 ms
133,808 KB
testcase_24 AC 371 ms
133,648 KB
testcase_25 AC 374 ms
133,808 KB
testcase_26 AC 376 ms
133,944 KB
testcase_27 AC 372 ms
133,640 KB
testcase_28 AC 374 ms
133,924 KB
testcase_29 AC 373 ms
133,676 KB
testcase_30 AC 375 ms
133,760 KB
testcase_31 AC 373 ms
133,948 KB
testcase_32 AC 368 ms
133,860 KB
testcase_33 AC 374 ms
133,848 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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