結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 358 ms
135,724 KB
testcase_01 AC 362 ms
135,612 KB
testcase_02 AC 372 ms
135,592 KB
testcase_03 AC 353 ms
135,232 KB
testcase_04 AC 348 ms
135,600 KB
testcase_05 AC 349 ms
135,612 KB
testcase_06 AC 352 ms
135,616 KB
testcase_07 AC 352 ms
136,008 KB
testcase_08 AC 354 ms
135,932 KB
testcase_09 AC 348 ms
135,724 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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