結果

問題 No.2890 Chiffon
ユーザー 👑 p-adicp-adic
提出日時 2024-07-06 08:10:44
言語 cLay
(20240714-1)
結果
TLE  
実行時間 -
コード長 198 bytes
コンパイル時間 1,969 ms
コンパイル使用メモリ 173,880 KB
実行使用メモリ 14,240 KB
最終ジャッジ日時 2024-07-06 11:13:59
合計ジャッジ時間 6,544 ms
ジャッジサーバーID
(参考情報)
judge3 / judge2
このコードへのチャレンジ
(要ログイン)

テストケース

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

ソースコード

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]){t=j;rep(i,1,K){if(A[i+1]<=t+d)t=5N;t=max(A[i]+1,t+d);}if(t+d<=j+2N)o=m;}o<m?r=m:r;}wt(2o);
0