結果

問題 No.82 市松模様
ユーザー yuruhiyayuruhiya
提出日時 2020-10-16 13:57:36
言語 Raku
(rakudo v2024.02)
結果
RE  
実行時間 -
コード長 49 bytes
コンパイル時間 364 ms
コンパイル使用メモリ 122,524 KB
実行使用メモリ 136,340 KB
最終ジャッジ日時 2023-09-28 01:55:20
合計ジャッジ時間 5,297 ms
ジャッジサーバーID
(参考情報)
judge12 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 385 ms
134,064 KB
testcase_01 AC 378 ms
134,160 KB
testcase_02 AC 378 ms
133,936 KB
testcase_03 AC 399 ms
133,720 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