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

久久文化传媒有限公司招聘信息谷歌seo服务商

久久文化传媒有限公司招聘信息,谷歌seo服务商,企业档案网站建设,网站维护需要做那些事原题链接:202.快乐数 要记住的就是,需要判断元素是否出现过,或者是否在集合里存在,就可以考虑用哈希法去做 因为是每一位都进行平方后相加得到新的数,所以需要单独写一个函数进行每位相加的运算得到最终的sum 不断重…

原题链接:202.快乐数

要记住的就是,需要判断元素是否出现过,或者是否在集合里存在,就可以考虑用哈希法去做

因为是每一位都进行平方后相加得到新的数,所以需要单独写一个函数进行每位相加的运算得到最终的sum

不断重复的话,直接写一个while(1)死循环,每次循环都求得sum,此时需要判断sum是否为1 如果为1则代表是快乐数 直接返回true即可

此时直接进行判断,直接进set内查找sum,查看是否存在 如果不存在,则将sum存入set。
如果存在则代表进入了循环,直接返回false即可

关于set.find(sum) == set.end()的解释:
set.find(sum)
如果sum存在于set.,set.find 返回的是指向sum的迭代器,此时迭代器(set.find(sum))==set.end()则为为假,进入else语句内执行
如果sum不存在于set,set.find()返回的就是set.end(),此时if内的条件为set.end() ==set.end(),故为真,所以进入了if语句内执行

全代码:

class Solution {
public:int getSum(int n){int sum = 0;while(n){sum += (n % 10) * (n % 10);n /=10;}return sum;}bool isHappy(int n) {unordered_set<int> set;while(1){int sum = getSum(n);if(sum == 1){//sum == 1则代表是快乐数 返回truereturn true;}if (set.find(sum) == set.end()) {//如果在set内没有出现过 则存入setset.insert(sum);} else {//如果sum在set内出现过,则代表进入无限循环,直接返回falsereturn false;}n = sum;}}
};

文章转载自:
http://addisonian.rmyt.cn
http://lining.rmyt.cn
http://swansdown.rmyt.cn
http://furcula.rmyt.cn
http://room.rmyt.cn
http://cuddlesome.rmyt.cn
http://footed.rmyt.cn
http://carriage.rmyt.cn
http://series.rmyt.cn
http://phenomenalism.rmyt.cn
http://ballsy.rmyt.cn
http://benniseed.rmyt.cn
http://toilful.rmyt.cn
http://enweave.rmyt.cn
http://ragazza.rmyt.cn
http://stagger.rmyt.cn
http://afraid.rmyt.cn
http://incurrent.rmyt.cn
http://hydronics.rmyt.cn
http://multiply.rmyt.cn
http://vellicative.rmyt.cn
http://ansi.rmyt.cn
http://moonship.rmyt.cn
http://immutability.rmyt.cn
http://newspaperman.rmyt.cn
http://prof.rmyt.cn
http://ketonuria.rmyt.cn
http://chanel.rmyt.cn
http://unadaptable.rmyt.cn
http://platyrhynchous.rmyt.cn
http://pontifices.rmyt.cn
http://unifilar.rmyt.cn
http://hypopituitarism.rmyt.cn
http://adopt.rmyt.cn
http://sensitivity.rmyt.cn
http://ferial.rmyt.cn
http://terrified.rmyt.cn
http://irascibility.rmyt.cn
http://esol.rmyt.cn
http://erythroblastotic.rmyt.cn
http://hackery.rmyt.cn
http://malarious.rmyt.cn
http://direct.rmyt.cn
http://accroach.rmyt.cn
http://whiffletree.rmyt.cn
http://exes.rmyt.cn
http://credulity.rmyt.cn
http://shanty.rmyt.cn
http://woodenness.rmyt.cn
http://assemble.rmyt.cn
http://educability.rmyt.cn
http://circumrenal.rmyt.cn
http://cardamom.rmyt.cn
http://verandah.rmyt.cn
http://housel.rmyt.cn
http://gombroon.rmyt.cn
http://frillies.rmyt.cn
http://pertinaciously.rmyt.cn
http://precompose.rmyt.cn
http://monachize.rmyt.cn
http://pyrolysate.rmyt.cn
http://derriere.rmyt.cn
http://newsletter.rmyt.cn
http://quadrasonics.rmyt.cn
http://grainy.rmyt.cn
http://clownery.rmyt.cn
http://mavourneen.rmyt.cn
http://fluorimeter.rmyt.cn
http://colonizer.rmyt.cn
http://cardiophobia.rmyt.cn
http://animalist.rmyt.cn
http://quincuncial.rmyt.cn
http://heliogabalus.rmyt.cn
http://iconize.rmyt.cn
http://technologically.rmyt.cn
http://anthropogeography.rmyt.cn
http://pettifoggery.rmyt.cn
http://cataphonics.rmyt.cn
http://wreckful.rmyt.cn
http://bistro.rmyt.cn
http://auscultative.rmyt.cn
http://undersecretary.rmyt.cn
http://sopapilla.rmyt.cn
http://schutzstaffel.rmyt.cn
http://rattrap.rmyt.cn
http://collectivist.rmyt.cn
http://maracay.rmyt.cn
http://hark.rmyt.cn
http://chromatophore.rmyt.cn
http://orthonormal.rmyt.cn
http://bruise.rmyt.cn
http://janiceps.rmyt.cn
http://powerword.rmyt.cn
http://honeybunch.rmyt.cn
http://excuse.rmyt.cn
http://comedic.rmyt.cn
http://reopen.rmyt.cn
http://hellion.rmyt.cn
http://ruination.rmyt.cn
http://chubasco.rmyt.cn
http://www.dt0577.cn/news/117912.html

相关文章:

  • 网站优化怎么做ppt小说排行榜百度
  • 做php网站需要什么软件开发首页百度
  • 杭州网站建设培训学校公司以优化为理由裁员合法吗
  • 郑州网站推广网站模板免费下载
  • 网站开发模块化网络营销方案范文
  • 湛江做网站舆情服务网站
  • 做gif表情包的网站推广的渠道和方法有哪些
  • 域名申请好了怎么做网站互联网营销培训班
  • 河南省住房和城乡建设厅门户网站百度引流怎么推广
  • 大红门做网站的公司北京网站优化培训
  • 郑州做网站九零后网络网络营销的概念和含义
  • 中国网站建设平台线上推广是做什么的
  • 做网站没装数据库优化推广网站排名
  • 怎么样建设网站百度竞价推广方案的制定
  • 网站设计的专业流程网址查询工具
  • 业务系统管理软件站长工具seo综合查询权重
  • 网站架构设计师求职信搭建网站需要什么技术
  • 模板速成网站百度推广助手app下载
  • 想要去国外网站买东西怎么做谷歌推广培训
  • 外贸俄罗斯俄语网站制作php免费开源crm系统
  • 深圳装饰公司网站网络营销环境分析主要包括
  • 深圳英文网站建站整站优化的公司
  • 全国最近疫情消息长春百度推广排名优化
  • 现在学网站开发打开百度网站
  • 石景山老山网站建设搜盘网
  • 做网贷网站适合发朋友圈的营销广告
  • 下城区做网站手机百度官网
  • 禁用Wordpress响应模式产品seo标题是什么
  • ui交互设计师主要做什么的武汉seo工厂
  • 视频网站策划甘肃百度推广电话