結果

問題 No.82 市松模様
ユーザー yuruhiyayuruhiya
提出日時 2020-10-16 13:57:36
言語 Raku
(rakudo v2024.02)
結果
RE  
実行時間 -
コード長 49 bytes
コンパイル時間 500 ms
コンパイル使用メモリ 126,888 KB
実行使用メモリ 136,332 KB
最終ジャッジ日時 2024-07-20 20:31:49
合計ジャッジ時間 5,846 ms
ジャッジサーバーID
(参考情報)
judge5 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 419 ms
135,820 KB
testcase_01 AC 414 ms
134,996 KB
testcase_02 AC 420 ms
136,104 KB
testcase_03 AC 415 ms
136,080 KB
testcase_04 RE -
testcase_05 WA -
testcase_06 WA -
testcase_07 WA -
testcase_08 RE -
testcase_09 RE -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;put substr "BW"x㊿,$_+$2.ord,$0 for ^$1
0