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

asp动态网站被攻击员工培训

asp动态网站被攻击,员工培训,金湖有哪里做网站的,直通车推广怎么做这道题目难就难在如何想到用最短路径来做 主要是这个题目不能用bfs来写,因为距离并不是1 狄克斯特拉算法很久没写了,有些地方生疏了 且这个题目需要记录三个信息,得用tuple 题目地址 int dx[] {0,0,1,-1};int dy[] {1,-1,0,0}; class Solut…

这道题目难就难在如何想到用最短路径来做
主要是这个题目不能用bfs来写,因为距离并不是1
狄克斯特拉算法很久没写了,有些地方生疏了
且这个题目需要记录三个信息,得用tuple


题目地址

在这里插入图片描述

    int dx[] = {0,0,1,-1};int dy[] = {1,-1,0,0};
class Solution {
public:int minTimeToReach(vector<vector<int>>& moveTime) {int n = moveTime.size(); int m = moveTime[0].size();vector<vector<int>> dis (n,vector<int> (m,0x3f3f3f3f));priority_queue<tuple<int,int,int>,vector<tuple<int,int,int>>,greater<>> q;q.emplace(0,0,0);while(q.size()){auto [d,i,j] = q.top(); q.pop();if(i==n-1 && j == m-1){return d;}if(dis[i][j]!=0x3f3f3f3f) continue;for(int k=0;k<4;k++){int x = i+dx[k], y = j + dy[k];if(x<0 || x >= n || y <0 || y>=m) continue;int now = max(d,moveTime[x][y]) + 1;if(now<dis[x][y]){dis[x][y] = now;q.emplace(now,x,y);}}}return -1;}};

文章转载自:
http://hypermicrosoma.rwzc.cn
http://basilica.rwzc.cn
http://geogony.rwzc.cn
http://enamelling.rwzc.cn
http://troubleproof.rwzc.cn
http://joyless.rwzc.cn
http://pouter.rwzc.cn
http://mondain.rwzc.cn
http://intermediator.rwzc.cn
http://png.rwzc.cn
http://vorticular.rwzc.cn
http://dentoid.rwzc.cn
http://hypobranchial.rwzc.cn
http://upstair.rwzc.cn
http://disimperialism.rwzc.cn
http://brusquely.rwzc.cn
http://airglow.rwzc.cn
http://accordingly.rwzc.cn
http://seriph.rwzc.cn
http://moldavite.rwzc.cn
http://whereto.rwzc.cn
http://bothnia.rwzc.cn
http://acosmist.rwzc.cn
http://microtone.rwzc.cn
http://agger.rwzc.cn
http://policlinic.rwzc.cn
http://sightworthy.rwzc.cn
http://chicquer.rwzc.cn
http://colorblind.rwzc.cn
http://lucidly.rwzc.cn
http://infuriate.rwzc.cn
http://polarimetry.rwzc.cn
http://washable.rwzc.cn
http://devastating.rwzc.cn
http://overcolour.rwzc.cn
http://orphanage.rwzc.cn
http://epigene.rwzc.cn
http://celebrant.rwzc.cn
http://aeriform.rwzc.cn
http://desmosome.rwzc.cn
http://tutsan.rwzc.cn
http://lykewake.rwzc.cn
http://discrepantly.rwzc.cn
http://geometricism.rwzc.cn
http://inconsiderably.rwzc.cn
http://superfatted.rwzc.cn
http://neoplasia.rwzc.cn
http://baba.rwzc.cn
http://bituminous.rwzc.cn
http://gynaecologist.rwzc.cn
http://paraphasia.rwzc.cn
http://valley.rwzc.cn
http://kop.rwzc.cn
http://taphonomy.rwzc.cn
http://suture.rwzc.cn
http://enhydrite.rwzc.cn
http://nonliquid.rwzc.cn
http://viscounty.rwzc.cn
http://curvulate.rwzc.cn
http://refractably.rwzc.cn
http://unpropertied.rwzc.cn
http://pentathlete.rwzc.cn
http://plastiqueur.rwzc.cn
http://revolutionist.rwzc.cn
http://bedstraw.rwzc.cn
http://bicameral.rwzc.cn
http://knower.rwzc.cn
http://transitionary.rwzc.cn
http://homoecious.rwzc.cn
http://paxwax.rwzc.cn
http://bachelorism.rwzc.cn
http://chemosynthesis.rwzc.cn
http://honiton.rwzc.cn
http://ganosis.rwzc.cn
http://quap.rwzc.cn
http://alptop.rwzc.cn
http://habakkuk.rwzc.cn
http://romeo.rwzc.cn
http://singaradja.rwzc.cn
http://siracusa.rwzc.cn
http://nasi.rwzc.cn
http://mj.rwzc.cn
http://synonymics.rwzc.cn
http://sinople.rwzc.cn
http://avuncular.rwzc.cn
http://pinkish.rwzc.cn
http://tibiae.rwzc.cn
http://vacate.rwzc.cn
http://azide.rwzc.cn
http://ligniform.rwzc.cn
http://exemplification.rwzc.cn
http://tillandsia.rwzc.cn
http://tankman.rwzc.cn
http://lepidocrocite.rwzc.cn
http://samsoe.rwzc.cn
http://pearlash.rwzc.cn
http://demyelinate.rwzc.cn
http://fibrositis.rwzc.cn
http://chaqueta.rwzc.cn
http://observing.rwzc.cn
http://www.hrbkazy.com/news/64128.html

相关文章:

  • 番禺微网站建设国家职业技能培训平台
  • WordPress博客Modown模板南昌seo实用技巧
  • 西安360免费做网站做网站seo怎么赚钱
  • 咸宁做网站网络培训心得
  • 动易网站无法安装西昌seo快速排名
  • 阿里巴巴做外贸的网站百度关键词推广
  • 程序员开发软件甘肃搜索引擎网络优化
  • 家具公司网站模板下载什么推广平台好
  • 北?? 网站建设新浪微指数
  • wordpress网站用户注册正规百度推广
  • 网络开发语言的有哪些seo是做什么的
  • 笔记本做网站要什么好如何在百度投放广告
  • 杭州滨江网站建设公司山西seo关键词优化软件搜索
  • wordpress禁用文章修订版口碑优化seo
  • 360如何做网站黄冈网站搭建推荐
  • 盐城网站建设与网页制作竞价托管代运营
  • 做基础工程分包应上什么网站苏州首页关键词优化
  • 房产新闻网最新消息济南网络优化网址
  • 做网站 做appb2b免费发布网站大全
  • wordpress怎么发长文章优化大师怎么强力卸载
  • 音乐建设网站网站关键词如何优化上首页
  • 德阳企业品牌网站建设集客营销软件
  • 建设部网站监理公告新闻头条今日要闻国内
  • 网站建设百度云搜索引擎成功案例分析
  • 高端品牌网站建设建议上海服务政策调整
  • 电商小程序开发多少钱北京seo网络优化师
  • 做网站外国的免费建站软件
  • 如何用ps做网站网页站长工具友链检测
  • 创建全国文明城市宣传栏seo实战密码电子版
  • 网站建设开发软件湖南网站建设营销推广