文件名称:xuanzhuan

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2013-12-07
  • 文件大小:
  • 372kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 服***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

【问题描述】

输入一个自然数N(2≤N≤9),要求输出如下的魔方阵,即边长为N*N,元素取值为1至N*N,1在



左上角,呈顺时针方向依次放置各元素。

N=3时:

1 2 3

8 9 4

7 6 5

【输入形式】

从标准输入读取一个整数N。

【输出形式】

将结果输出到文件文件file.out。输出符合要求的方阵,每个数字占5个字符宽度,向右对齐,在每一行末均输出一个回车符。

【输入样例】

4

【输出样例】输出文件file.out内容为:

1 2 3 4

12 13 14 5

11 16 15 6

10 9 8 7-[Problem Descr iption]

Enter a natural number N (2 ≤ N ≤ 9), required output following magic square, that side of N* N, elements ranging from 1 to N* N, 1 in



Top left, clockwise turn was placed each element.

  When N = 3:

        123

        894

        765

[Input form]

Read from the standard input one integer N.

[Output] form

The results output to file file.out. Output to meet the requirements of the square, each number representing five character width, aligned to the right, at the end of each line output a carriage return.

[Sample input]

4

Sample output] [output file file.out says:

                1234

          1213145

          1116156

          10987
(系统自动生成,下载前可以参看下载内容)

下载文件列表





旋转

....\Debug

....\.....\vc60.idb

....\.....\vc60.pdb

....\.....\xuanzhuan.exe

....\.....\xuanzhuan.ilk

....\.....\xuanzhuan.obj

....\.....\xuanzhuan.pch

....\.....\xuanzhuan.pdb

....\.....\旋转.exe

....\.....\旋转.ilk

....\.....\旋转.pch

....\.....\旋转.pdb

....\file.out

....\magic.c

....\xuanzhuan.dsp

....\xuanzhuan.dsw

....\xuanzhuan.ncb

....\xuanzhuan.opt

....\xuanzhuan.plg

....\旋转.dsp

....\旋转.dsw

....\旋转.ncb

....\旋转.opt

....\旋转.plg

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org