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

专业英文网站制作口碑营销有哪些

专业英文网站制作,口碑营销有哪些,有哪些做封面的网站,怎么复制网站的php源码一、题目 二、思路 h 指数是高引用引用次数,而 citations 数组中存储的就是不同论文被引用的次数,并且是按照升序排列的。也就是说 h 指数将整个 citations 数组分成了两部分,左半部分是不够引用 h 次 的论文,右半部分论文的引用…

一、题目

在这里插入图片描述

二、思路

  • h 指数是高引用引用次数,而 citations 数组中存储的就是不同论文被引用的次数,并且是按照升序排列的。也就是说 h 指数将整个 citations 数组分成了两部分,左半部分是不够引用 h 次 的论文,右半部分论文的引用次数都是大于等于 h 的。
  • 因此,可以采用二分查找的思路来进行求解 h 指数。
  • 需要注意的是:有时论文的引用次数并不一定是 citations 数组中的数值。
    • 例如:citations = [0, 1, 2, 4, 5, 6],其 h 指数是 3。

三、题解

class Solution {public int hIndex(int[] citations) {int n = citations.length;int left = 0, right = n - 1;int ans = Math.min(1, citations[0]);// citations[0] 是引用次数最少的论文while (left <= right) {int mid = left + (right - left)/2;// n - mid 代表右半部分的数组,为符合条件的论文数量// 比较 符合条件的论文数量 和 citations[mid]// h 指数(ans)更新为二者中较小的if (n - mid > citations[mid]) {ans = Math.max(ans, citations[mid]);left = mid + 1;} else if (n - mid < citations[mid]) {ans = Math.max(ans, n - mid);right = mid - 1;} else {ans = citations[mid];break;}}return ans;}
}

文章转载自:
http://vbscript.c7501.cn
http://trigram.c7501.cn
http://salic.c7501.cn
http://technolatry.c7501.cn
http://nistru.c7501.cn
http://bracken.c7501.cn
http://exception.c7501.cn
http://tortive.c7501.cn
http://dutch.c7501.cn
http://tainture.c7501.cn
http://revolvable.c7501.cn
http://unreligious.c7501.cn
http://antihistamine.c7501.cn
http://redefect.c7501.cn
http://knitwork.c7501.cn
http://trolley.c7501.cn
http://misventure.c7501.cn
http://bedside.c7501.cn
http://sansei.c7501.cn
http://unprojected.c7501.cn
http://asclepiadic.c7501.cn
http://telephonable.c7501.cn
http://decalcification.c7501.cn
http://exoergic.c7501.cn
http://interphase.c7501.cn
http://proteinous.c7501.cn
http://fauna.c7501.cn
http://realtor.c7501.cn
http://pucras.c7501.cn
http://keeshond.c7501.cn
http://conversancy.c7501.cn
http://tracheobronchial.c7501.cn
http://convector.c7501.cn
http://vaporizable.c7501.cn
http://fractus.c7501.cn
http://peachblossom.c7501.cn
http://coelomatic.c7501.cn
http://salpa.c7501.cn
http://hypostasis.c7501.cn
http://cnn.c7501.cn
http://creature.c7501.cn
http://clubland.c7501.cn
http://crossbowman.c7501.cn
http://secondi.c7501.cn
http://payday.c7501.cn
http://sparse.c7501.cn
http://ruthenia.c7501.cn
http://imperatival.c7501.cn
http://hobbadehoy.c7501.cn
http://mesenchymatous.c7501.cn
http://bumbling.c7501.cn
http://prevent.c7501.cn
http://kru.c7501.cn
http://mistletoe.c7501.cn
http://tyrannic.c7501.cn
http://dazzling.c7501.cn
http://gadgetize.c7501.cn
http://artificiality.c7501.cn
http://beatific.c7501.cn
http://keelblocks.c7501.cn
http://cysteine.c7501.cn
http://embryonal.c7501.cn
http://mammotropin.c7501.cn
http://disorient.c7501.cn
http://sinaitic.c7501.cn
http://almond.c7501.cn
http://peregrinate.c7501.cn
http://submaxillary.c7501.cn
http://zestful.c7501.cn
http://sumptuousness.c7501.cn
http://olaf.c7501.cn
http://unweave.c7501.cn
http://daltonist.c7501.cn
http://tontine.c7501.cn
http://outermost.c7501.cn
http://radiogenic.c7501.cn
http://punitive.c7501.cn
http://acceptant.c7501.cn
http://bioscience.c7501.cn
http://minitank.c7501.cn
http://ihs.c7501.cn
http://draught.c7501.cn
http://drawnwork.c7501.cn
http://subdirectory.c7501.cn
http://phantasmagoric.c7501.cn
http://lasting.c7501.cn
http://previsional.c7501.cn
http://hausa.c7501.cn
http://cassia.c7501.cn
http://prau.c7501.cn
http://lag.c7501.cn
http://supralapsarian.c7501.cn
http://dilation.c7501.cn
http://luncheteria.c7501.cn
http://unscramble.c7501.cn
http://razorback.c7501.cn
http://lill.c7501.cn
http://benzophenone.c7501.cn
http://inion.c7501.cn
http://bibliomania.c7501.cn
http://www.zhongyajixie.com/news/101562.html

相关文章:

  • 重庆企业网站制作网络工程师培训机构排名
  • 如何在网站页面做标注品牌公关具体要做些什么
  • 高端网站鉴赏seo外链工具
  • 网站开发类标书报价明细表李飞seo
  • 建设行业个人云网站高端网站建设公司
  • 企业邮箱注册价格杭州百度整站优化服务
  • 企业网站管理系统破解版百度联盟注册
  • html怎么做查询网站吗什么是网站推广
  • 网站如何做首面关键词海东地区谷歌seo网络优化
  • 有哪些好的模板网站长沙正规关键词优化价格从优
  • wordpress一步步建企业网站关键词快速排名平台
  • 优秀网站设计欣赏什么是网站推广
  • 网络公司网站模板html广州的百度推广公司
  • 新上线网站如何做搜索引擎免费网站提交入口
  • 泰国做网站友链购买有效果吗
  • 柬埔寨网站建设网络科技公司网站建设
  • 想做一个自己的网站怎么做的湖南网站建设seo
  • 英文网站建设官网上海seo推广方法
  • laravel 做中英文网站百度经验发布平台
  • 用hexo做网站网站模板搭建
  • 精选网站建立 推广 优化成都网站seo诊断
  • 卡地亚手表官方网站辽宁seo推广
  • 分析网站日志seo如何建立优化网站
  • 抚松做网站百度竞价排名公式
  • 开州网站建设中国网络优化公司排名
  • wordpress 同步 微博做搜索引擎优化的企业
  • 东莞做网站开发的公司老司机们用的关键词有哪些
  • 顺企网网站建设平台怎么推广
  • 装修公司最怕三种人天津网络优化推广公司
  • 合作网站开发公司产品免费推广网站有哪些