結果

問題 No.785 色食い虫
ユーザー kotatsugamekotatsugame
提出日時 2019-02-08 21:37:39
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 396 ms / 2,000 ms
コード長 41 bytes
コンパイル時間 1,717 ms
コンパイル使用メモリ 124,848 KB
実行使用メモリ 134,136 KB
最終ジャッジ日時 2023-09-11 04:08:28
合計ジャッジ時間 15,538 ms
ジャッジサーバーID
(参考情報)
judge13 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 384 ms
133,880 KB
testcase_01 AC 385 ms
134,008 KB
testcase_02 AC 390 ms
134,064 KB
testcase_03 AC 396 ms
133,920 KB
testcase_04 AC 386 ms
133,860 KB
testcase_05 AC 388 ms
133,988 KB
testcase_06 AC 385 ms
133,992 KB
testcase_07 AC 380 ms
134,000 KB
testcase_08 AC 387 ms
133,864 KB
testcase_09 AC 389 ms
133,928 KB
testcase_10 AC 387 ms
133,988 KB
testcase_11 AC 387 ms
133,944 KB
testcase_12 AC 389 ms
133,920 KB
testcase_13 AC 382 ms
133,948 KB
testcase_14 AC 387 ms
134,008 KB
testcase_15 AC 386 ms
134,000 KB
testcase_16 AC 386 ms
134,024 KB
testcase_17 AC 386 ms
134,136 KB
testcase_18 AC 388 ms
133,992 KB
testcase_19 AC 385 ms
133,976 KB
testcase_20 AC 386 ms
133,652 KB
testcase_21 AC 383 ms
133,992 KB
testcase_22 AC 379 ms
134,084 KB
testcase_23 AC 385 ms
134,000 KB
testcase_24 AC 382 ms
133,660 KB
testcase_25 AC 380 ms
134,020 KB
testcase_26 AC 384 ms
133,948 KB
testcase_27 AC 386 ms
133,996 KB
testcase_28 AC 392 ms
134,092 KB
testcase_29 AC 387 ms
133,944 KB
testcase_30 AC 393 ms
133,864 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say [*](map {(32-.comb*!/N/)+>1},lines)²
0