結果

問題 No.2890 Chiffon
ユーザー 👑 p-adicp-adic
提出日時 2024-07-06 08:32:51
言語 cLay
(20240714-1)
結果
TLE  
(最新)
AC  
(最初)
実行時間 -
コード長 212 bytes
コンパイル時間 1,754 ms
コンパイル使用メモリ 171,836 KB
実行使用メモリ 13,756 KB
最終ジャッジ日時 2024-07-06 11:14:07
合計ジャッジ時間 6,435 ms
ジャッジサーバーID
(参考情報)
judge5 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

テストケース表示
入力 結果 実行時間
実行使用メモリ
testcase_00 AC 2 ms
13,756 KB
testcase_01 AC 1 ms
6,944 KB
testcase_02 AC 1 ms
6,940 KB
testcase_03 AC 1 ms
6,944 KB
testcase_04 AC 2 ms
6,944 KB
testcase_05 AC 1 ms
6,940 KB
testcase_06 AC 1 ms
6,944 KB
testcase_07 AC 2 ms
6,944 KB
testcase_08 AC 1 ms
6,940 KB
testcase_09 AC 1 ms
6,940 KB
testcase_10 AC 1 ms
6,940 KB
testcase_11 AC 1 ms
6,944 KB
testcase_12 AC 1 ms
6,940 KB
testcase_13 AC 1 ms
6,940 KB
testcase_14 AC 1 ms
6,944 KB
testcase_15 AC 1 ms
6,940 KB
testcase_16 AC 2 ms
6,944 KB
testcase_17 AC 1 ms
6,944 KB
testcase_18 AC 1 ms
6,940 KB
testcase_19 AC 1 ms
6,948 KB
testcase_20 AC 1 ms
6,940 KB
testcase_21 AC 2 ms
6,940 KB
testcase_22 AC 15 ms
12,160 KB
testcase_23 AC 2 ms
6,940 KB
testcase_24 AC 2 ms
6,940 KB
testcase_25 AC 6 ms
6,944 KB
testcase_26 AC 1 ms
6,944 KB
testcase_27 AC 1 ms
6,940 KB
testcase_28 AC 2 ms
6,944 KB
testcase_29 AC 1 ms
6,944 KB
testcase_30 AC 1 ms
6,944 KB
testcase_31 AC 5 ms
6,944 KB
testcase_32 AC 2 ms
6,944 KB
testcase_33 AC 6 ms
7,680 KB
testcase_34 AC 7 ms
7,552 KB
testcase_35 AC 6 ms
7,680 KB
testcase_36 AC 6 ms
7,680 KB
testcase_37 AC 7 ms
7,552 KB
testcase_38 AC 6 ms
7,552 KB
testcase_39 AC 6 ms
7,424 KB
testcase_40 AC 6 ms
7,424 KB
testcase_41 AC 7 ms
7,424 KB
testcase_42 AC 7 ms
7,424 KB
testcase_43 AC 22 ms
7,424 KB
testcase_44 AC 22 ms
7,552 KB
testcase_45 AC 22 ms
7,424 KB
testcase_46 AC 22 ms
7,552 KB
testcase_47 AC 22 ms
7,680 KB
testcase_48 AC 6 ms
7,552 KB
testcase_49 AC 6 ms
7,680 KB
testcase_50 AC 6 ms
7,552 KB
testcase_51 AC 6 ms
7,552 KB
testcase_52 AC 6 ms
7,552 KB
testcase_53 AC 2 ms
6,944 KB
testcase_54 TLE -
権限があれば一括ダウンロードができます

ソースコード

diff #

ll@N,@K,A[2K],d,o=0,m,r=N+1,t;rep(i,K)A[i+K]=(A[i]=rd_ll())+2N;while(o<r-1){m=(o+r)/2;d=2m;REP(j,*A+1,A[1],2){t=j;rep(i,1,K){if(A[i+1]<=t+d)t=5N,break;t=max(A[i]+1,t+d);}if(t+d<=j+2N)o=m,break;}o<m?r=m:r;}wt(2o);
0