結果

問題 No.1520 Zigzag Sum
ユーザー tailstails
提出日時 2021-05-28 21:03:38
言語 cLay
(20240104-1)
結果
AC  
実行時間 27 ms / 2,000 ms
コード長 80 bytes
コンパイル時間 3,969 ms
コンパイル使用メモリ 175,780 KB
実行使用メモリ 9,368 KB
最終ジャッジ日時 2023-09-19 02:25:02
合計ジャッジ時間 6,533 ms
ジャッジサーバーID
(参考情報)
judge14 / judge12
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
6,428 KB
testcase_01 AC 2 ms
4,384 KB
testcase_02 AC 7 ms
4,492 KB
testcase_03 AC 27 ms
9,304 KB
testcase_04 AC 25 ms
8,708 KB
testcase_05 AC 26 ms
9,368 KB
testcase_06 AC 18 ms
8,480 KB
testcase_07 AC 18 ms
8,524 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

{
	Comb<Mint>c;
	ll@t;
	rep(t){
		ll@h,@w;
		wt(c.C(h+w-4,h-2)*2*(h+w-3));
	}
}
0