結果

問題 No.451 575
ユーザー %20%20
提出日時 2016-12-02 16:03:29
言語 Perl
(5.38.2)
結果
TLE  
実行時間 -
コード長 380 bytes
コンパイル時間 557 ms
コンパイル使用メモリ 12,800 KB
実行使用メモリ 34,816 KB
最終ジャッジ日時 2024-05-09 18:50:02
合計ジャッジ時間 7,742 ms
ジャッジサーバーID
(参考情報)
judge2 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 44 ms
18,176 KB
testcase_01 AC 43 ms
12,800 KB
testcase_02 AC 43 ms
12,800 KB
testcase_03 AC 45 ms
12,672 KB
testcase_04 AC 45 ms
12,672 KB
testcase_05 AC 620 ms
13,824 KB
testcase_06 TLE -
testcase_07 TLE -
testcase_08 -- -
testcase_09 -- -
testcase_10 -- -
testcase_11 -- -
testcase_12 -- -
testcase_13 -- -
testcase_14 -- -
testcase_15 -- -
testcase_16 -- -
testcase_17 -- -
testcase_18 -- -
testcase_19 -- -
testcase_20 -- -
testcase_21 -- -
testcase_22 -- -
testcase_23 -- -
testcase_24 -- -
testcase_25 -- -
testcase_26 -- -
testcase_27 -- -
testcase_28 -- -
testcase_29 -- -
testcase_30 -- -
testcase_31 -- -
testcase_32 -- -
権限があれば一括ダウンロードができます
コンパイルメッセージ
Name "main::j" used only once: possible typo at Main.pl line 21.
Main.pl syntax OK

ソースコード

diff #

use bigint;
$ym=1e18;<>;

++$i,
$a[$i]=$i%2?$_-$a[$i-1]
           :$a[$i-1]-$_,
$i-1&2?($xm-=$-=$xm-$a[$i],$xM+=$-=$a[$i]-$xM)
      :($ym-=$-=$ym-$a[$i],$yM+=$-=$a[$i]-$yM)
for<>;

$t=1-$xm;
$xM+=$t;$yM-=$t;
$xm+=$t;$ym-=$t;

$t+=$-=$yM-1e18;
$xM+=$-;$yM-=$-;
$xm+=$-;$ym-=$-;

if(1<=$ym&&$xM<=1e18){
	print@a+0,$/;
	printf"%d\n",++$j&2?$_-$t:$_+$t for@a;
}else{
	print-1,$/;
}
0