結果

問題 No.1520 Zigzag Sum
ユーザー tailstails
提出日時 2021-05-28 21:03:38
言語 cLay
(20240714-1)
結果
AC  
実行時間 20 ms / 2,000 ms
コード長 80 bytes
コンパイル時間 4,350 ms
コンパイル使用メモリ 180,676 KB
実行使用メモリ 9,472 KB
最終ジャッジ日時 2024-07-05 15:15:01
合計ジャッジ時間 5,340 ms
ジャッジサーバーID
(参考情報)
judge4 / judge5
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 8 ms
6,528 KB
testcase_01 AC 2 ms
5,376 KB
testcase_02 AC 5 ms
5,376 KB
testcase_03 AC 18 ms
9,344 KB
testcase_04 AC 18 ms
8,704 KB
testcase_05 AC 20 ms
9,472 KB
testcase_06 AC 14 ms
8,576 KB
testcase_07 AC 14 ms
8,576 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