您的位置:首页 > 其它

[CareerCup] 1.6 Rotate Image 翻转图像

2015-07-17 05:21 351 查看
1.6 Given an image represented by an NxN matrix, where each pixel in the image is 4 bytes, write a method to rotate the image by 90 degrees. Can you do this in place?

LeetCode中的原题,请参见我之前的博客Rotate Image 旋转图像
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: