結果

問題 No.82 市松模様
ユーザー yuruhiyayuruhiya
提出日時 2021-03-25 17:04:52
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 386 ms / 5,000 ms
コード長 47 bytes
コンパイル時間 332 ms
コンパイル使用メモリ 134,532 KB
実行使用メモリ 136,244 KB
最終ジャッジ日時 2024-05-05 07:48:03
合計ジャッジ時間 4,742 ms
ジャッジサーバーID
(参考情報)
judge3 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 353 ms
135,840 KB
testcase_01 AC 348 ms
135,972 KB
testcase_02 AC 351 ms
135,844 KB
testcase_03 AC 348 ms
135,588 KB
testcase_04 AC 351 ms
135,844 KB
testcase_05 AC 357 ms
135,652 KB
testcase_06 AC 352 ms
136,244 KB
testcase_07 AC 386 ms
135,844 KB
testcase_08 AC 359 ms
135,844 KB
testcase_09 AC 345 ms
135,844 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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