結果

問題 No.785 色食い虫
ユーザー kotatsugamekotatsugame
提出日時 2019-02-08 21:37:39
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 343 ms / 2,000 ms
コード長 41 bytes
コンパイル時間 2,319 ms
コンパイル使用メモリ 129,560 KB
実行使用メモリ 140,452 KB
最終ジャッジ日時 2024-06-28 18:39:09
合計ジャッジ時間 13,695 ms
ジャッジサーバーID
(参考情報)
judge3 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 320 ms
139,152 KB
testcase_01 AC 319 ms
139,192 KB
testcase_02 AC 321 ms
138,268 KB
testcase_03 AC 327 ms
140,452 KB
testcase_04 AC 330 ms
138,124 KB
testcase_05 AC 321 ms
138,548 KB
testcase_06 AC 327 ms
138,124 KB
testcase_07 AC 330 ms
138,076 KB
testcase_08 AC 335 ms
138,256 KB
testcase_09 AC 323 ms
138,700 KB
testcase_10 AC 328 ms
138,000 KB
testcase_11 AC 321 ms
139,300 KB
testcase_12 AC 321 ms
138,000 KB
testcase_13 AC 314 ms
138,252 KB
testcase_14 AC 322 ms
138,252 KB
testcase_15 AC 321 ms
137,996 KB
testcase_16 AC 320 ms
138,124 KB
testcase_17 AC 343 ms
138,252 KB
testcase_18 AC 330 ms
137,996 KB
testcase_19 AC 327 ms
138,252 KB
testcase_20 AC 331 ms
138,124 KB
testcase_21 AC 329 ms
137,872 KB
testcase_22 AC 333 ms
138,256 KB
testcase_23 AC 326 ms
138,384 KB
testcase_24 AC 330 ms
138,000 KB
testcase_25 AC 326 ms
138,256 KB
testcase_26 AC 342 ms
138,384 KB
testcase_27 AC 318 ms
138,000 KB
testcase_28 AC 321 ms
138,124 KB
testcase_29 AC 319 ms
137,868 KB
testcase_30 AC 322 ms
138,252 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

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