結果

問題 No.82 市松模様
ユーザー yuruhiyayuruhiya
提出日時 2020-10-16 13:57:20
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 427 ms / 5,000 ms
コード長 49 bytes
コンパイル時間 466 ms
コンパイル使用メモリ 134,980 KB
実行使用メモリ 136,208 KB
最終ジャッジ日時 2024-07-20 20:31:43
合計ジャッジ時間 5,331 ms
ジャッジサーバーID
(参考情報)
judge2 / judge1
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 379 ms
135,712 KB
testcase_01 AC 388 ms
135,852 KB
testcase_02 AC 392 ms
135,980 KB
testcase_03 AC 377 ms
136,204 KB
testcase_04 AC 383 ms
135,820 KB
testcase_05 AC 385 ms
136,204 KB
testcase_06 AC 387 ms
136,208 KB
testcase_07 AC 427 ms
136,076 KB
testcase_08 AC 380 ms
135,668 KB
testcase_09 AC 399 ms
136,112 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

$/=words;put substr "BW"x௱,$_+$2.ord,$0 for ^$1
0