結果

問題 No.82 市松模様
ユーザー yuruhiyayuruhiya
提出日時 2021-03-25 17:04:52
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 364 ms / 5,000 ms
コード長 47 bytes
コンパイル時間 367 ms
コンパイル使用メモリ 122,676 KB
実行使用メモリ 131,904 KB
最終ジャッジ日時 2023-08-18 00:59:09
合計ジャッジ時間 4,900 ms
ジャッジサーバーID
(参考情報)
judge13 / judge14
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 355 ms
131,524 KB
testcase_01 AC 359 ms
131,536 KB
testcase_02 AC 356 ms
131,660 KB
testcase_03 AC 357 ms
131,812 KB
testcase_04 AC 359 ms
131,836 KB
testcase_05 AC 353 ms
130,648 KB
testcase_06 AC 354 ms
131,756 KB
testcase_07 AC 360 ms
131,856 KB
testcase_08 AC 357 ms
131,904 KB
testcase_09 AC 364 ms
131,476 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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