結果

問題 No.763 Noelちゃんと木遊び
ユーザー %20%20
提出日時 2018-12-11 04:16:49
言語 Perl
(5.38.2)
結果
AC  
実行時間 547 ms / 2,000 ms
コード長 127 bytes
コンパイル時間 87 ms
コンパイル使用メモリ 6,816 KB
実行使用メモリ 167,900 KB
最終ジャッジ日時 2024-09-24 17:33:36
合計ジャッジ時間 8,874 ms
ジャッジサーバーID
(参考情報)
judge2 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 547 ms
167,900 KB
testcase_01 AC 165 ms
30,080 KB
testcase_02 AC 411 ms
62,336 KB
testcase_03 AC 280 ms
44,800 KB
testcase_04 AC 190 ms
33,152 KB
testcase_05 AC 267 ms
43,648 KB
testcase_06 AC 523 ms
75,776 KB
testcase_07 AC 502 ms
73,600 KB
testcase_08 AC 291 ms
46,720 KB
testcase_09 AC 188 ms
32,384 KB
testcase_10 AC 69 ms
16,512 KB
testcase_11 AC 537 ms
77,312 KB
testcase_12 AC 462 ms
67,584 KB
testcase_13 AC 455 ms
66,560 KB
testcase_14 AC 410 ms
60,288 KB
testcase_15 AC 275 ms
44,288 KB
testcase_16 AC 42 ms
12,160 KB
testcase_17 AC 280 ms
44,672 KB
testcase_18 AC 530 ms
76,160 KB
testcase_19 AC 474 ms
68,224 KB
testcase_20 AC 472 ms
68,480 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

sub f{
	my($a,$j,$p)=@_;
	$a&=$_-$p?f(1,$_,$j):1for@$j;
	$\+=$a;
	!$a
}
<>;/ /,push@{$`},$'+!push@{$'+0},$`for<>;
f 1,1;
print
0