摘要: Write a program to: 1) wait for the user to input a positive integer N, and 2) output a NxN matrix on the screen with numbers 1 to N, rotating clockwise inward. 阅读全文
posted @ 2015-06-28 21:23 cwss 阅读(223) 评论(0) 推荐(0) 编辑