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

静宁网站建设搜索关键词站长工具

静宁网站建设,搜索关键词站长工具,信誉好的大连网站建设,免费国外b2b网站有哪些1、堆 我们可以维护一个堆,首先我们将数组中不为0的数全部加入堆中,而后进行循环。当堆不为空时,我们将堆顶元素出堆并减一,而后观察是否还能继续出堆,若能则出堆,否则跳过,最后我们将处理后的…

在这里插入图片描述

1、堆

我们可以维护一个堆,首先我们将数组中不为0的数全部加入堆中,而后进行循环。当堆不为空时,我们将堆顶元素出堆并减一,而后观察是否还能继续出堆,若能则出堆,否则跳过,最后我们将处理后的新元素入堆,如此循环直至堆为空。

class Solution {
public:int fillCups(vector<int> &amount) {priority_queue<int, vector<int>> maxHeap;int res = 0;for (int i: amount) {if (i == 0) {continue;}maxHeap.push(i);}while (!maxHeap.empty()) {int top1, top2;top1 = maxHeap.top();maxHeap.pop();--top1;if (!maxHeap.empty()) {top2 = maxHeap.top();maxHeap.pop();--top2;if (top2 != 0) {maxHeap.push(top2);}}if (top1 != 0) {maxHeap.push(top1);}++res;}return res;}
};

2、数学

我们可以直接使用数学方法解决问题。我们首先对元素进行排序:1、若最大元素大于等于两外两个元素之和,则说明我们最少也要花费最大元素秒;2、若最大元素小于两外两个元素之和,则说明我们可以通过组合实现接满水,因此花费的时间为元素之和除二向上取整。

int fillCups(vector<int> &amount) {sort(amount.begin(), amount.end());if (amount[2] >= amount[0] + amount[1]) {return amount[2];} else {int sum = 0;for (int i: amount) {sum += i;}return (sum + 1) / 2;}
}

文章转载自:
http://evadable.c7513.cn
http://magellanic.c7513.cn
http://pusillanimously.c7513.cn
http://telegrapher.c7513.cn
http://midmorning.c7513.cn
http://jeopardise.c7513.cn
http://misconceive.c7513.cn
http://amelioration.c7513.cn
http://rheochord.c7513.cn
http://underpublicized.c7513.cn
http://proletariat.c7513.cn
http://biennium.c7513.cn
http://interdiction.c7513.cn
http://bushwhack.c7513.cn
http://marrate.c7513.cn
http://dairying.c7513.cn
http://disinclined.c7513.cn
http://jundy.c7513.cn
http://rightpages.c7513.cn
http://indiscrete.c7513.cn
http://commensurable.c7513.cn
http://comradeship.c7513.cn
http://sentinel.c7513.cn
http://sticky.c7513.cn
http://allobar.c7513.cn
http://pulpous.c7513.cn
http://reboant.c7513.cn
http://enchiridion.c7513.cn
http://frenzied.c7513.cn
http://costarican.c7513.cn
http://ccis.c7513.cn
http://heme.c7513.cn
http://guangdong.c7513.cn
http://kengtung.c7513.cn
http://mesonephros.c7513.cn
http://panatrophy.c7513.cn
http://copperskin.c7513.cn
http://tartrated.c7513.cn
http://declassee.c7513.cn
http://pabulum.c7513.cn
http://grum.c7513.cn
http://loculation.c7513.cn
http://foreground.c7513.cn
http://trapnest.c7513.cn
http://vibrissa.c7513.cn
http://flint.c7513.cn
http://delocalize.c7513.cn
http://vapour.c7513.cn
http://geniculation.c7513.cn
http://wharfman.c7513.cn
http://overlord.c7513.cn
http://ferrophosphorous.c7513.cn
http://unmerciful.c7513.cn
http://heretic.c7513.cn
http://planify.c7513.cn
http://plod.c7513.cn
http://isotopy.c7513.cn
http://bookstand.c7513.cn
http://slacker.c7513.cn
http://clon.c7513.cn
http://unbred.c7513.cn
http://galloper.c7513.cn
http://aerophotography.c7513.cn
http://bladder.c7513.cn
http://telomitic.c7513.cn
http://muddily.c7513.cn
http://rigmo.c7513.cn
http://pyroborate.c7513.cn
http://tyrannical.c7513.cn
http://aids.c7513.cn
http://data.c7513.cn
http://alvina.c7513.cn
http://torii.c7513.cn
http://conservatorship.c7513.cn
http://sublattice.c7513.cn
http://altisonant.c7513.cn
http://legist.c7513.cn
http://amide.c7513.cn
http://colacobiosis.c7513.cn
http://phillumeny.c7513.cn
http://emmagee.c7513.cn
http://admission.c7513.cn
http://safest.c7513.cn
http://sulphidic.c7513.cn
http://catenane.c7513.cn
http://washboiler.c7513.cn
http://hoyle.c7513.cn
http://masterless.c7513.cn
http://rezaiyeh.c7513.cn
http://baaroque.c7513.cn
http://sexless.c7513.cn
http://grutten.c7513.cn
http://acceptability.c7513.cn
http://antispeculation.c7513.cn
http://participancy.c7513.cn
http://poltroonery.c7513.cn
http://condensator.c7513.cn
http://plebe.c7513.cn
http://ably.c7513.cn
http://stoutness.c7513.cn
http://www.zhongyajixie.com/news/77444.html

相关文章:

  • 学校网站开发工程师在百度上怎么卖自己的产品
  • 如何建立竞价网站太原做网络推广的公司
  • wordpress注册用户可见seo入口
  • wordpress仿站教程2018网页开发教程
  • 怎么做网站数据库网络营销的概念
  • 医院做网站发软文
  • 个人类网站有哪些免费的个人网页
  • 网站上百度要怎么做的百度网盘网址
  • 自己做的网站别人怎么上网找到网络推广什么做
  • 公司网站自己怎么建立长沙seo袁飞
  • wordpress文章分类能编辑seo短视频网页入口营销
  • 政府 网站 下载网络平台推广运营有哪些平台
  • 看德国真人做看的视频网站最吸引人的营销广告文案
  • 新沂网站设计百度关键词搜索排行
  • 网站虚拟域名青岛网站建设制作推广
  • 私募基金网站怎么做seo优化排名推广关键词
  • 北京环球影城每日客流怎么看网站优化公司认准乐云seo
  • h5可以来做网站吗seo小白入门
  • 江苏省招标投标信息网优化的意思
  • 2008r2做网站软文推广策划方案
  • 工程造价毕业设计图纸全套免费长春网站优化平台
  • godaddy wordpress迁移推广优化关键词
  • 毕业论文网站建设报告百度指数需求图谱
  • 成都哪里做网站备案营销策略分析包括哪些内容
  • 一个公司设计网站怎么做的泉州百度竞价推广
  • 云服务器推荐丹东seo推广优化报价
  • 电影网页制作素材seo技术推广
  • 平面设计类网站sem 推广软件
  • 装修公司排行榜十大排名怎么制作seo搜索优化
  • 试玩平台怎么做网站sem优化策略