結果

問題 No.82 市松模様
ユーザー yuruhiyayuruhiya
提出日時 2020-10-16 13:57:20
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 379 ms / 5,000 ms
コード長 49 bytes
コンパイル時間 345 ms
コンパイル使用メモリ 122,340 KB
実行使用メモリ 127,572 KB
最終ジャッジ日時 2023-09-28 01:55:13
合計ジャッジ時間 5,039 ms
ジャッジサーバーID
(参考情報)
judge12 / judge15
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 379 ms
127,100 KB
testcase_01 AC 373 ms
127,076 KB
testcase_02 AC 373 ms
127,356 KB
testcase_03 AC 371 ms
127,564 KB
testcase_04 AC 368 ms
127,492 KB
testcase_05 AC 360 ms
127,412 KB
testcase_06 AC 369 ms
127,224 KB
testcase_07 AC 372 ms
127,572 KB
testcase_08 AC 370 ms
127,552 KB
testcase_09 AC 371 ms
127,240 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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