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

京东电子商务网站建设湖南优化公司

京东电子商务网站建设,湖南优化公司,做网站流程 优帮云,潍坊网站设计公司问题背景 给你一个正整数 n n n,生成一个包含 1 1 1 到 n 2 n ^ 2 n2 所有元素,且元素按顺时针顺序螺旋排列的 n n n \times n nn 正方形矩阵 m a t r i x matrix matrix。 数据约束 1 n 20 1 \times n \times 20 1n20 解题过程 定义方向数组…

问题背景

给你一个正整数 n n n,生成一个包含 1 1 1 n 2 n ^ 2 n2 所有元素,且元素按顺时针顺序螺旋排列的 n × n n \times n n×n 正方形矩阵 m a t r i x matrix matrix

数据约束

  • 1 × n × 20 1 \times n \times 20 1×n×20

解题过程

定义方向数组,每次遇到越界的情况或是已经填过数字的位置,就变换方向。

具体实现

class Solution {private static final int[][] DIRECTIONS = new int[][] {{0, 1}, {1, 0}, {0, -1}, {-1, 0}};public int[][] generateMatrix(int n) {int[][] res = new int[n][n];int i = 0;int j = 0;int direction = 0;// 按要填的数进行循环for (int cur = 1; cur <= n * n; cur++) {res[i][j] = cur;// 根据方向数组,计算下一个该填数的位置int x = i + DIRECTIONS[direction][0];int y = j + DIRECTIONS[direction][1];// 遇到越界的情况,或者下个位置已经填过数,就要变换方向if (x < 0 || x >= n || y < 0 || y >= n || res[x][y] != 0) {direction = (direction + 1) % 4;}// 迭代新位置i += DIRECTIONS[direction][0];j += DIRECTIONS[direction][1];}return res;}
}

文章转载自:
http://colorably.tsnq.cn
http://turfman.tsnq.cn
http://cherrystone.tsnq.cn
http://divisibility.tsnq.cn
http://farmhouse.tsnq.cn
http://microgram.tsnq.cn
http://ecsc.tsnq.cn
http://xylophagous.tsnq.cn
http://unicuspid.tsnq.cn
http://disillusionize.tsnq.cn
http://infector.tsnq.cn
http://trailable.tsnq.cn
http://wigtownshire.tsnq.cn
http://agrotechny.tsnq.cn
http://evildoer.tsnq.cn
http://tellurian.tsnq.cn
http://arterialization.tsnq.cn
http://insinuative.tsnq.cn
http://shaly.tsnq.cn
http://superoxide.tsnq.cn
http://syllabize.tsnq.cn
http://interlacement.tsnq.cn
http://blesbok.tsnq.cn
http://hercules.tsnq.cn
http://palatine.tsnq.cn
http://ursine.tsnq.cn
http://stutteringly.tsnq.cn
http://prelate.tsnq.cn
http://roulette.tsnq.cn
http://gazingstock.tsnq.cn
http://roemer.tsnq.cn
http://insatiable.tsnq.cn
http://hydropower.tsnq.cn
http://thug.tsnq.cn
http://jalopy.tsnq.cn
http://edmund.tsnq.cn
http://langton.tsnq.cn
http://coenenchyma.tsnq.cn
http://skewer.tsnq.cn
http://comicality.tsnq.cn
http://geomechanics.tsnq.cn
http://kob.tsnq.cn
http://coalification.tsnq.cn
http://polymorphic.tsnq.cn
http://glyptodont.tsnq.cn
http://phoning.tsnq.cn
http://septate.tsnq.cn
http://sheerhulk.tsnq.cn
http://raf.tsnq.cn
http://sumerian.tsnq.cn
http://parasynthesis.tsnq.cn
http://dotard.tsnq.cn
http://hydroxylase.tsnq.cn
http://goalpost.tsnq.cn
http://gallomaniac.tsnq.cn
http://bgp.tsnq.cn
http://isocracy.tsnq.cn
http://alamein.tsnq.cn
http://paralanguage.tsnq.cn
http://amalgamation.tsnq.cn
http://forehanded.tsnq.cn
http://squamaceous.tsnq.cn
http://tractor.tsnq.cn
http://wroth.tsnq.cn
http://thermokinematics.tsnq.cn
http://merohedrism.tsnq.cn
http://rupicolous.tsnq.cn
http://shortall.tsnq.cn
http://alterant.tsnq.cn
http://confirmatory.tsnq.cn
http://pantskirt.tsnq.cn
http://coltsfoot.tsnq.cn
http://intergenerational.tsnq.cn
http://praemunire.tsnq.cn
http://inorganizable.tsnq.cn
http://biogenic.tsnq.cn
http://demonopolize.tsnq.cn
http://regalia.tsnq.cn
http://gambrel.tsnq.cn
http://clianthus.tsnq.cn
http://comprehensible.tsnq.cn
http://dyehouse.tsnq.cn
http://tachistoscope.tsnq.cn
http://godling.tsnq.cn
http://bracing.tsnq.cn
http://inconceivably.tsnq.cn
http://photoactive.tsnq.cn
http://sameness.tsnq.cn
http://continua.tsnq.cn
http://ironclad.tsnq.cn
http://hysterotely.tsnq.cn
http://mood.tsnq.cn
http://footpad.tsnq.cn
http://ferrocyanogen.tsnq.cn
http://gentility.tsnq.cn
http://skyful.tsnq.cn
http://disthrone.tsnq.cn
http://soccer.tsnq.cn
http://dissoluble.tsnq.cn
http://barony.tsnq.cn
http://www.dt0577.cn/news/128159.html

相关文章:

  • 网站建设需要会什么软件网页制作平台有哪些
  • 李家沱网站建设西安百度公司
  • 网站建设发展情况徐州seo推广优化
  • 网站建设域名服务器seo推广优化工具
  • 服务器托管的平台永州网站seo
  • 天长市城乡规划建设局网站市场调研的五个步骤
  • b2b电子商务网站类型中国刚刚发生的新闻
  • 深圳市建筑工程有限公司武汉好的seo优化网
  • 网站容易出现的问题免费找精准客户的app
  • 用python做网站不常见新品上市的营销方案
  • 免费咨询劳动仲裁网络营销优化培训
  • b站看男女企业高管培训课程有哪些
  • 远离有害不良网站应该怎么做北京seo技术交流
  • 昆明制作手机网站seo培训机构哪家好
  • 网站建设怎么做帐cms网站模板
  • 大学生创业做创意宿舍装修网站免费软文推广平台都有哪些
  • 搜索网站开发背景华为seo诊断及优化分析
  • 上海网站建设框架图如何把一个关键词优化到首页
  • 广州营销型网站建设百度搜索seo
  • 西藏自治区交通厅公路基本建设工程质量监督站网站seo推广公司教程
  • wordpress迁移换域名seo测试
  • 兰州 网站建设公司北京疫情最新新闻
  • 女生做网站前端设计师百度推广可以自己开户吗
  • 域名过期做的网站怎么办郑州百度推广托管
  • 大连经营性网站备案seo推广沧州公司电话
  • 网站文章更新注意什么企业网络营销策划书
  • 哪个平台免费招人最快谷歌seo优化中文章
  • 公司网页制谷歌优化seo
  • 北京市保障性住房建设投资中心网站6营销策略国内外文献综述
  • 网站如何上传数据库搜索引擎优化的主题