結果

問題 No.82 市松模様
ユーザー kotatsugamekotatsugame
提出日時 2021-02-01 21:57:33
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 377 ms / 5,000 ms
コード長 47 bytes
コンパイル時間 694 ms
コンパイル使用メモリ 120,632 KB
実行使用メモリ 133,956 KB
最終ジャッジ日時 2023-09-12 10:51:36
合計ジャッジ時間 5,140 ms
ジャッジサーバーID
(参考情報)
judge13 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 375 ms
133,700 KB
testcase_01 AC 372 ms
133,804 KB
testcase_02 AC 371 ms
133,856 KB
testcase_03 AC 375 ms
133,700 KB
testcase_04 AC 373 ms
133,956 KB
testcase_05 AC 367 ms
133,740 KB
testcase_06 AC 366 ms
133,512 KB
testcase_07 AC 372 ms
133,836 KB
testcase_08 AC 377 ms
133,700 KB
testcase_09 AC 372 ms
133,508 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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