結果

問題 No.277 根掘り葉掘り
ユーザー %20%20
提出日時 2018-07-30 06:05:57
言語 Perl
(5.38.2)
結果
AC  
実行時間 850 ms / 3,000 ms
コード長 191 bytes
コンパイル時間 123 ms
コンパイル使用メモリ 5,376 KB
実行使用メモリ 94,720 KB
最終ジャッジ日時 2024-07-21 07:11:02
合計ジャッジ時間 9,400 ms
ジャッジサーバーID
(参考情報)
judge1 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 4 ms
5,376 KB
testcase_01 AC 3 ms
5,376 KB
testcase_02 AC 3 ms
5,376 KB
testcase_03 AC 4 ms
5,504 KB
testcase_04 AC 4 ms
5,504 KB
testcase_05 AC 4 ms
5,504 KB
testcase_06 AC 4 ms
5,504 KB
testcase_07 AC 4 ms
5,632 KB
testcase_08 AC 4 ms
5,376 KB
testcase_09 AC 662 ms
89,984 KB
testcase_10 AC 654 ms
94,720 KB
testcase_11 AC 758 ms
91,008 KB
testcase_12 AC 756 ms
91,904 KB
testcase_13 AC 850 ms
91,520 KB
testcase_14 AC 761 ms
91,648 KB
testcase_15 AC 747 ms
91,392 KB
testcase_16 AC 746 ms
91,520 KB
testcase_17 AC 724 ms
91,520 KB
testcase_18 AC 723 ms
91,264 KB
testcase_19 AC 742 ms
91,392 KB
権限があれば一括ダウンロードができます
コンパイルメッセージ
Main.pl syntax OK

ソースコード

diff #

$N=<>;
/ /,++$_[$`],++$_[$'],push@{$`},$'+!push@{$'+0},$`for<>;
@q=(1,grep!($L[$_]=$_[$_]-1&&$N),2..$N);
push@q,grep{$L[$_]-=$-=$L[$_]-$L[$q]-1;$-}@$q while$q=shift@q;
print$_,$/for@L[1..$N]
0