結果

問題 No.1579 New Type of Nim
ユーザー yuruhiyayuruhiya
提出日時 2021-07-04 09:23:41
言語 Raku
(rakudo v2024.02)
結果
WA  
実行時間 -
コード長 41 bytes
コンパイル時間 2,040 ms
コンパイル使用メモリ 122,044 KB
実行使用メモリ 134,212 KB
最終ジャッジ日時 2023-09-13 14:35:22
合計ジャッジ時間 16,644 ms
ジャッジサーバーID
(参考情報)
judge11 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 372 ms
131,420 KB
testcase_01 AC 369 ms
130,912 KB
testcase_02 AC 388 ms
130,708 KB
testcase_03 AC 368 ms
133,640 KB
testcase_04 AC 374 ms
133,872 KB
testcase_05 AC 360 ms
134,040 KB
testcase_06 WA -
testcase_07 WA -
testcase_08 WA -
testcase_09 AC 369 ms
134,164 KB
testcase_10 AC 366 ms
133,632 KB
testcase_11 AC 364 ms
133,860 KB
testcase_12 AC 368 ms
133,900 KB
testcase_13 AC 364 ms
134,024 KB
testcase_14 AC 369 ms
134,212 KB
testcase_15 AC 365 ms
133,916 KB
testcase_16 AC 366 ms
133,692 KB
testcase_17 AC 367 ms
133,924 KB
testcase_18 AC 370 ms
133,916 KB
testcase_19 AC 368 ms
134,008 KB
testcase_20 AC 362 ms
133,992 KB
testcase_21 AC 368 ms
134,116 KB
testcase_22 AC 363 ms
134,020 KB
testcase_23 AC 362 ms
134,004 KB
testcase_24 AC 384 ms
133,968 KB
testcase_25 AC 364 ms
133,992 KB
testcase_26 WA -
testcase_27 AC 369 ms
134,008 KB
testcase_28 AC 364 ms
133,752 KB
testcase_29 AC 366 ms
133,900 KB
testcase_30 AC 366 ms
133,872 KB
testcase_31 WA -
testcase_32 WA -
testcase_33 AC 364 ms
133,840 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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