結果

問題 No.785 色食い虫
ユーザー kotatsugamekotatsugame
提出日時 2019-02-08 21:43:42
言語 Raku
(rakudo v2024.02)
結果
AC  
実行時間 398 ms / 2,000 ms
コード長 40 bytes
コンパイル時間 1,799 ms
コンパイル使用メモリ 122,380 KB
実行使用メモリ 134,004 KB
最終ジャッジ日時 2023-09-11 04:10:38
合計ジャッジ時間 14,262 ms
ジャッジサーバーID
(参考情報)
judge11 / judge13
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 390 ms
130,232 KB
testcase_01 AC 388 ms
130,016 KB
testcase_02 AC 389 ms
130,352 KB
testcase_03 AC 390 ms
130,304 KB
testcase_04 AC 389 ms
130,392 KB
testcase_05 AC 389 ms
130,392 KB
testcase_06 AC 389 ms
130,236 KB
testcase_07 AC 393 ms
130,268 KB
testcase_08 AC 398 ms
130,196 KB
testcase_09 AC 393 ms
130,168 KB
testcase_10 AC 393 ms
130,160 KB
testcase_11 AC 398 ms
130,356 KB
testcase_12 AC 397 ms
130,164 KB
testcase_13 AC 392 ms
130,104 KB
testcase_14 AC 395 ms
130,228 KB
testcase_15 AC 389 ms
130,040 KB
testcase_16 AC 393 ms
130,228 KB
testcase_17 AC 391 ms
130,384 KB
testcase_18 AC 396 ms
130,308 KB
testcase_19 AC 392 ms
130,164 KB
testcase_20 AC 388 ms
130,216 KB
testcase_21 AC 388 ms
130,388 KB
testcase_22 AC 393 ms
130,304 KB
testcase_23 AC 389 ms
130,020 KB
testcase_24 AC 386 ms
130,392 KB
testcase_25 AC 384 ms
130,332 KB
testcase_26 AC 395 ms
130,256 KB
testcase_27 AC 387 ms
133,808 KB
testcase_28 AC 389 ms
133,940 KB
testcase_29 AC 390 ms
133,864 KB
testcase_30 AC 390 ms
134,004 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Syntax OK

ソースコード

diff #

say [*](map {+^.comb*!/N//2+16},lines)²
0