結果

問題 No.82 市松模様
ユーザー yuruhiyayuruhiya
提出日時 2020-10-17 13:16:12
言語 Raku
(rakudo v2023.09)
結果
AC  
実行時間 362 ms / 5,000 ms
コード長 48 bytes
コンパイル時間 387 ms
コンパイル使用メモリ 122,476 KB
実行使用メモリ 131,984 KB
最終ジャッジ日時 2023-09-28 07:41:05
合計ジャッジ時間 4,951 ms
ジャッジサーバーID
(参考情報)
judge15 / judge12
このコードへのチャレンジ(β)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 349 ms
131,924 KB
testcase_01 AC 347 ms
131,864 KB
testcase_02 AC 346 ms
131,928 KB
testcase_03 AC 344 ms
131,920 KB
testcase_04 AC 347 ms
131,688 KB
testcase_05 AC 347 ms
131,604 KB
testcase_06 AC 352 ms
131,984 KB
testcase_07 AC 347 ms
131,908 KB
testcase_08 AC 350 ms
131,700 KB
testcase_09 AC 362 ms
131,644 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;(put substr "BW"x 99,$+++$2.ord,$0)xx$1
0