結果

問題 No.82 市松模様
ユーザー kotatsugamekotatsugame
提出日時 2021-02-01 21:57:33
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 361 ms / 5,000 ms
コード長 47 bytes
コンパイル時間 354 ms
コンパイル使用メモリ 134,432 KB
実行使用メモリ 137,380 KB
最終ジャッジ日時 2024-06-29 23:28:34
合計ジャッジ時間 4,876 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 356 ms
135,972 KB
testcase_01 AC 361 ms
135,968 KB
testcase_02 AC 349 ms
135,840 KB
testcase_03 AC 346 ms
137,124 KB
testcase_04 AC 351 ms
137,124 KB
testcase_05 AC 351 ms
135,712 KB
testcase_06 AC 348 ms
136,356 KB
testcase_07 AC 348 ms
136,224 KB
testcase_08 AC 360 ms
136,224 KB
testcase_09 AC 351 ms
137,380 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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