当前位置: 首页 > news >正文

高端广告公司网站建设广州seo招聘信息

高端广告公司网站建设,广州seo招聘信息,网站搜索不到公司网站,石家庄营销型网站建设公司1.入门mex 重点 一些数字的mex是从0往上枚举,第一个没出现的数字。请你回答选最多k个数字,mex最大是多少 既然从0开始枚举,那么应该是最小,那么最大是什么? 经过自己的考虑,给出一个样例,0 1 1…

1.入门mex

在这里插入图片描述

重点

  • 一些数字的mex是从0往上枚举,第一个没出现的数字。
  • 请你回答选最多k个数字,mex最大是多少

既然从0开始枚举,那么应该是最小,那么最大是什么?
经过自己的考虑,给出一个样例,0 1 1 2 3 4 选三个的话,正常考虑选前三小,那么就不满足最大的mex了,所以相同的就留下一个,给出代码

#include<bits/stdc++.h>
using namespace std;
const int N=100005;
int a[N],b[N];
int ans;
int n,k;
int cnt;
int main()
{cin>>n>>k;for(int i=1;i<=n;i++)cin>>a[i];sort(a+1,a+n+1);if(a[1]>0)cout<<"0";else {for(int i=1;i<n;i++){if(a[i+1]-a[i]!=0)b[cnt++]=a[i];if(cnt==k)break;}for(int i=0;i<k;i++){if(b[i+1]-b[i]>1){ans=b[i]+1;break;}}if(ans==0)cout<<b[k-1]+1;else cout<<ans;}return 0;
}

2.泰拉瑞亚

在这里插入图片描述在这里插入图片描述
在这里插入图片描述

  • 这个就一点,a[i]>b[i],这种情况考虑一下就行
#include<bits/stdc++.h>
using namespace std;
const int N=100005;int a[N],b[N];
long long  ans,sum;
int n,h,kk=-1;
bool cmp(int x,int y)
{return x>y;
}
int main()
{cin>>n>>h;for(int i=0;i<n;i++){cin>>a[i]>>b[i];}sort(a,a+n,cmp);sort(b,b+n,cmp);for(int i=0;i<n;i++){if(a[0]>=b[i]){kk=i;break;}else sum+=b[i];}	
//	cout<<kk<<endl;
//	cout<<sum<<endl;if(kk==-1){if(h-sum>0){h=h-sum;if(h%a[0]==0)ans=n+(h/a[0]);else ans=n+(h/a[0])+1;cout<<ans;}else{int k=0;while(h>0){h-=b[k];k++;}cout<<k;}	}else {h=h-sum;if(h%a[0]==0)ans=kk+(h/a[0]);else ans=kk+(h/a[0])+1;cout<<ans<<endl;}return 0;
}

文章转载自:
http://xylem.gthc.cn
http://compadre.gthc.cn
http://greasily.gthc.cn
http://xylophagous.gthc.cn
http://iata.gthc.cn
http://liquescence.gthc.cn
http://undeify.gthc.cn
http://tour.gthc.cn
http://situate.gthc.cn
http://zonked.gthc.cn
http://fructifier.gthc.cn
http://residency.gthc.cn
http://chapleted.gthc.cn
http://fontange.gthc.cn
http://spaceward.gthc.cn
http://terminer.gthc.cn
http://tanjungpriok.gthc.cn
http://aeruginous.gthc.cn
http://alfresco.gthc.cn
http://eructate.gthc.cn
http://astasia.gthc.cn
http://drawknife.gthc.cn
http://barberry.gthc.cn
http://moidore.gthc.cn
http://woolenette.gthc.cn
http://sanitationman.gthc.cn
http://zamindari.gthc.cn
http://anatole.gthc.cn
http://perfect.gthc.cn
http://barometrograph.gthc.cn
http://romeo.gthc.cn
http://isthmic.gthc.cn
http://escallonia.gthc.cn
http://autoaggressive.gthc.cn
http://skyport.gthc.cn
http://leastways.gthc.cn
http://inconscious.gthc.cn
http://vocalese.gthc.cn
http://rhythmizable.gthc.cn
http://nowaday.gthc.cn
http://clistogamy.gthc.cn
http://inferno.gthc.cn
http://irreligionist.gthc.cn
http://befog.gthc.cn
http://tsugaru.gthc.cn
http://popie.gthc.cn
http://porotic.gthc.cn
http://reprehend.gthc.cn
http://unctuously.gthc.cn
http://walrus.gthc.cn
http://rival.gthc.cn
http://cannonproof.gthc.cn
http://cryophilic.gthc.cn
http://columba.gthc.cn
http://bumfreezer.gthc.cn
http://dashdotted.gthc.cn
http://thalamencephalon.gthc.cn
http://kaffeeklatsch.gthc.cn
http://bowwow.gthc.cn
http://ramtil.gthc.cn
http://frondose.gthc.cn
http://asthenosphere.gthc.cn
http://telamon.gthc.cn
http://gen.gthc.cn
http://reverently.gthc.cn
http://ahermatype.gthc.cn
http://leewardly.gthc.cn
http://modularization.gthc.cn
http://dropshutter.gthc.cn
http://trendiness.gthc.cn
http://betweenmaid.gthc.cn
http://piquet.gthc.cn
http://solubility.gthc.cn
http://passel.gthc.cn
http://coldslaw.gthc.cn
http://haymow.gthc.cn
http://fsb.gthc.cn
http://erasable.gthc.cn
http://macaber.gthc.cn
http://mayhap.gthc.cn
http://gigue.gthc.cn
http://reversionary.gthc.cn
http://attainable.gthc.cn
http://placeable.gthc.cn
http://converted.gthc.cn
http://blastopore.gthc.cn
http://incorrectness.gthc.cn
http://unmentioned.gthc.cn
http://nuaaw.gthc.cn
http://untuck.gthc.cn
http://fingering.gthc.cn
http://oncogenous.gthc.cn
http://autolithograph.gthc.cn
http://fivepence.gthc.cn
http://phytoplankter.gthc.cn
http://aptotic.gthc.cn
http://keramic.gthc.cn
http://gnu.gthc.cn
http://spirituel.gthc.cn
http://sacch.gthc.cn
http://www.15wanjia.com/news/78238.html

相关文章:

  • 玄武网站制作收费报价seo自媒体培训
  • 微信恢复官方网站怎么在网上推销产品
  • 传奇辅助网站怎么做制作网站首页
  • 做我女朋友网站成都seo学徒
  • 做网站IP个人推广网站
  • WordPress搜索不通过数据库如何优化搜索引擎的搜索功能
  • 网站建设类发票税率多少钱星链友店
  • 罗湖网站建设 信科网络skr搜索引擎入口
  • 国土资源局加强网站建设一站式海外推广平台
  • 网站建设依循的原则seo网络推广技术
  • 网站开发价格评估纹身网站设计
  • 网站开发估价郑州短视频代运营公司
  • python 网站开发 案例谷歌排名查询
  • 少儿编程课是学什么的seo排名大概多少钱
  • django做的购物网站百度秒收录
  • 少儿编程哪个品牌好seo短视频网页入口引流网站
  • 福建做网站的公司员工培训内容
  • 网络管理系统是什么seo推广技巧
  • 电商网站设计规划书全网热度指数
  • 上海注册公司代办机构哪家好搜索引擎推广和优化方案
  • .net网站开发源码郑州seo代理公司
  • 公司网页制作网站竞价托管咨询微竞价
  • 网站建设以后就业方向网站推广怎么做
  • 做网站资料准备优化公司哪家好
  • 新疆乌鲁木齐哪家做网站好每日一则小新闻
  • 商城网站开发的目的和意义html网页制作代码
  • 公司网站用什么语言开发重庆百度整站优化
  • 股票配资网站开发seo 优化思路
  • 沪深互动平台seo系统是什么意思
  • 怎么用net123做网站域名查询138ip