标签:c style class blog code java
You are given an n x n 2D matrix representing an image.
Rotate the image by 90 degrees (clockwise).
Follow
up:
Could you do this in-place?
标签:c style class blog code java
原文地址:http://www.cnblogs.com/erictanghu/p/3759372.html