結果

問題 No.2806 Cornflake Man
ユーザー tailstails
提出日時 2024-07-19 10:26:41
言語 cLay
(20240714-1)
結果
AC  
実行時間 750 ms / 2,000 ms
コード長 187 bytes
コンパイル時間 6,368 ms
コンパイル使用メモリ 216,756 KB
実行使用メモリ 21,888 KB
最終ジャッジ日時 2024-07-19 10:26:52
合計ジャッジ時間 9,296 ms
ジャッジサーバーID
(参考情報)
judge4 / judge3
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 31 ms
13,952 KB
testcase_01 AC 595 ms
18,304 KB
testcase_02 AC 8 ms
6,144 KB
testcase_03 AC 577 ms
18,816 KB
testcase_04 AC 8 ms
5,760 KB
testcase_05 AC 92 ms
7,040 KB
testcase_06 AC 18 ms
9,728 KB
testcase_07 AC 750 ms
21,120 KB
testcase_08 AC 17 ms
9,216 KB
testcase_09 AC 317 ms
12,928 KB
testcase_10 AC 31 ms
8,704 KB
testcase_11 AC 4 ms
5,376 KB
testcase_12 AC 40 ms
9,856 KB
testcase_13 AC 86 ms
16,128 KB
testcase_14 AC 14 ms
5,888 KB
testcase_15 AC 122 ms
21,888 KB
testcase_16 AC 2 ms
5,376 KB
testcase_17 AC 2 ms
5,376 KB
testcase_18 AC 2 ms
5,376 KB
testcase_19 AC 1 ms
5,376 KB
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@n--,@m,@z,@a[n],b[];
sortA(n,a);
map<ll,ll>p;
rep[a](v,n){
	p[v]=1;
}
rep[a](v,n){
	b[z]=v;
	z+=p[v]<2;
	rep(j,v,m+1,v){
		if(!p[j]++){
			wt(-1);
			exit(0);
		}
	}
}
wt(z);
wt(b(z));
0