結果

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

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 509 ms
167,964 KB
testcase_01 AC 154 ms
30,080 KB
testcase_02 AC 369 ms
62,336 KB
testcase_03 AC 242 ms
44,928 KB
testcase_04 AC 171 ms
33,280 KB
testcase_05 AC 231 ms
43,776 KB
testcase_06 AC 458 ms
75,776 KB
testcase_07 AC 508 ms
73,472 KB
testcase_08 AC 249 ms
46,720 KB
testcase_09 AC 161 ms
32,512 KB
testcase_10 AC 59 ms
16,384 KB
testcase_11 AC 483 ms
77,184 KB
testcase_12 AC 408 ms
67,584 KB
testcase_13 AC 395 ms
66,432 KB
testcase_14 AC 353 ms
60,288 KB
testcase_15 AC 239 ms
44,288 KB
testcase_16 AC 36 ms
12,160 KB
testcase_17 AC 234 ms
44,544 KB
testcase_18 AC 463 ms
76,160 KB
testcase_19 AC 406 ms
68,224 KB
testcase_20 AC 415 ms
68,352 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