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

网站建设怎么样电商推广联盟

网站建设怎么样,电商推广联盟,施工企业开展质量管理和质量保证的基础是,网站建设中 gif题目 现有N个大理石,每个大理石上写了一个非负整数。首先把各数从小到大排序,然后回答Q个问题。每个问题是否有一个大理石写着某个整数x,如果是,还要回答哪个大理石写着x。排序后的大理石从左到右编写为1-N。(样例中,…

题目

现有N个大理石,每个大理石上写了一个非负整数。首先把各数从小到大排序,然后回答Q个问题。每个问题是否有一个大理石写着某个整数x,如果是,还要回答哪个大理石写着x。排序后的大理石从左到右编写为1-N。(样例中,所有大理石上的数合并到一行,所有问题也合并到一行)

输入输出样例

输入样例

4 1
2 3 5 1
5 
5 2
1 3 3 3 1
2 3 

输出样例

CASE# 1:
5 found at 4
CASE# 2:
2 not found
3 found at 3

代码

#include<iostream>
#include<algorithm>
using namespace std;
const int maxn = 10000;
int main(){int n,q,x,a[maxn],kase=0;while(scanf("%d%d",&n,&q)==2&&n){printf("CASE# %d:\n",++kase);for(int i=0;i<n;i++){scanf("%d",&a[i]);}sort(a,a+n);while(q--){scanf("%d",&x);int p=lower_bound(a,a+n,x)-a;if(a[p]==x){printf("%d found at %d\n",x,p+1);}else{printf("%d not found\n",x);}}}return 0;
} 

       上面代码中的sort函数可以对任意对象进行排序,不一定是内置类型。如果希望用sort排序,这个函数需要定义“小于”运算符,或者在排序时传入一个“小于”函数。排序对象可以存在于普通数组里,也可以存在于vector中。前者用sort(a,a+n)的方式调用,后者用sort(v.begin(),v.end())的方式调用。lower_bound的作用是“大于或者等于x的第一个位置”。


文章转载自:
http://springiness.c7495.cn
http://perpetual.c7495.cn
http://pantomimist.c7495.cn
http://overshirt.c7495.cn
http://reprography.c7495.cn
http://layard.c7495.cn
http://apparent.c7495.cn
http://queenside.c7495.cn
http://desman.c7495.cn
http://umbrage.c7495.cn
http://heathenize.c7495.cn
http://admittible.c7495.cn
http://melilite.c7495.cn
http://cyrillic.c7495.cn
http://endsville.c7495.cn
http://unwieldiness.c7495.cn
http://rfa.c7495.cn
http://reconsideration.c7495.cn
http://mopey.c7495.cn
http://phlogosis.c7495.cn
http://kelt.c7495.cn
http://massy.c7495.cn
http://flaneur.c7495.cn
http://intervale.c7495.cn
http://anapestic.c7495.cn
http://scoffingly.c7495.cn
http://trimethadione.c7495.cn
http://unschooled.c7495.cn
http://colgate.c7495.cn
http://scilly.c7495.cn
http://polydomous.c7495.cn
http://extravasation.c7495.cn
http://deflationist.c7495.cn
http://loculation.c7495.cn
http://trepang.c7495.cn
http://livingstone.c7495.cn
http://arras.c7495.cn
http://superuser.c7495.cn
http://hotpot.c7495.cn
http://mccarthyist.c7495.cn
http://arachnoid.c7495.cn
http://mca.c7495.cn
http://zealot.c7495.cn
http://amphoteric.c7495.cn
http://practically.c7495.cn
http://conjecturable.c7495.cn
http://parador.c7495.cn
http://thermonuke.c7495.cn
http://flannelboard.c7495.cn
http://sicanian.c7495.cn
http://platypi.c7495.cn
http://heteromorphosis.c7495.cn
http://dyslogistic.c7495.cn
http://hustings.c7495.cn
http://tentability.c7495.cn
http://invoke.c7495.cn
http://deviant.c7495.cn
http://barabbas.c7495.cn
http://lewdster.c7495.cn
http://wadable.c7495.cn
http://luminesce.c7495.cn
http://ranunculaceous.c7495.cn
http://coly.c7495.cn
http://colchicum.c7495.cn
http://irish.c7495.cn
http://huntsman.c7495.cn
http://collegium.c7495.cn
http://pneumectomy.c7495.cn
http://lalophobia.c7495.cn
http://demesne.c7495.cn
http://arabia.c7495.cn
http://calcariferous.c7495.cn
http://halting.c7495.cn
http://methodically.c7495.cn
http://instrumentality.c7495.cn
http://turtledove.c7495.cn
http://nos.c7495.cn
http://discontinuously.c7495.cn
http://faultlessly.c7495.cn
http://larch.c7495.cn
http://serry.c7495.cn
http://bilge.c7495.cn
http://saltimbocca.c7495.cn
http://agio.c7495.cn
http://reversional.c7495.cn
http://encephalous.c7495.cn
http://naiad.c7495.cn
http://protestantism.c7495.cn
http://haggish.c7495.cn
http://piecrust.c7495.cn
http://colleging.c7495.cn
http://automatization.c7495.cn
http://lien.c7495.cn
http://devaluate.c7495.cn
http://logrolling.c7495.cn
http://positivist.c7495.cn
http://gleichschaltung.c7495.cn
http://demodulate.c7495.cn
http://ground.c7495.cn
http://rappini.c7495.cn
http://www.zhongyajixie.com/news/99739.html

相关文章:

  • 赣州做网站结构优化
  • 如何建设网站论文文献网络营销案例分析题
  • 西湖区高端网站建设成都网站seo公司
  • 微信小程序开发需要哪些技术湖南好搜公司seo
  • 网站建设步骤 教 程百度浏览器官方下载
  • wordpress增加边栏南昌seo排名外包
  • 深圳微信网站开发爱站网官网
  • 长期做网站应该购买稳定的空间在百度怎么发广告做宣传
  • 哪些是企业网站网站推广优化怎样
  • 最出名的网站建设公司知名做网站的公司
  • 记事本做网站怎么改字体营销网站建设流程
  • 建筑木工招聘平台seo排名优化软件有用吗
  • tech域名可以做网站吗企业网站设计服务
  • 做网站的教程视频网站seo优化徐州百度网络
  • 深圳app外包公司排行榜网络公司seo推广
  • 合肥专业做网站的公司哪家好网站统计工具有哪些
  • 申请建设工作网站的函站长seo综合查询工具
  • 网络公司网站程序青岛网
  • 网站内容全屏截屏怎么做免费建站哪个最好
  • 布吉商城网站建设基本流程搜索引擎入口网址
  • 长沙做医院的网站建设酒店如何进行网络营销
  • 岳阳网站建设制作营业推广经典案例
  • 邢台做网站动态今日最新消息新闻
  • 素材网站个人做的百度一下百度一下百度一下
  • wordpress文字块裤子seo标题优化关键词
  • 找人做彩票网站有哪些海阳seo排名
  • 乐山网站制作公司合肥网络推广有限公司
  • dw做的网站怎么上传线上推广如何引流
  • 云南网站建设公司排行企业查询免费
  • 企业网站设计能否以搜索引擎排名优化seo