結果

問題 No.1375 Divide and Update
ユーザー tailstails
提出日時 2021-02-09 12:28:53
言語 cLay
(20240714-1)
結果
AC  
実行時間 21 ms / 2,000 ms
コード長 263 bytes
コンパイル時間 2,615 ms
コンパイル使用メモリ 174,256 KB
実行使用メモリ 8,704 KB
最終ジャッジ日時 2024-07-05 15:03:07
合計ジャッジ時間 4,533 ms
ジャッジサーバーID
(参考情報)
judge1 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
5,248 KB
testcase_01 AC 1 ms
5,376 KB
testcase_02 AC 1 ms
5,376 KB
testcase_03 AC 1 ms
5,376 KB
testcase_04 AC 2 ms
5,376 KB
testcase_05 AC 1 ms
5,376 KB
testcase_06 AC 1 ms
5,376 KB
testcase_07 AC 2 ms
5,376 KB
testcase_08 AC 2 ms
5,376 KB
testcase_09 AC 2 ms
5,376 KB
testcase_10 AC 17 ms
8,064 KB
testcase_11 AC 17 ms
8,064 KB
testcase_12 AC 10 ms
6,528 KB
testcase_13 AC 9 ms
6,144 KB
testcase_14 AC 21 ms
8,576 KB
testcase_15 AC 20 ms
8,576 KB
testcase_16 AC 20 ms
8,704 KB
testcase_17 AC 19 ms
8,576 KB
testcase_18 AC 20 ms
8,576 KB
testcase_19 AC 20 ms
8,448 KB
testcase_20 AC 16 ms
7,936 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll a[2d5],b[2d5];
{
	ll @n,@x,@y;
	rd(a(n));
	ll s=sum(a(n));
	{
		ll l=-ll_inf,p=0,m=0;
		rep(i,n-2){
			p+=x-a[i];
			b[i]=l>?=p-m+s;
			m<?=p;
		}
	}
	{
		ll l=-ll_inf,p=0,m=0;
		rrep(i,2,n){
			p+=y-a[i];
			b[i-2]+=l>?=p-m;
			m<?=p;
		}
	}
	wtLn(b(n-2));
}
0