need to created 2 dimensional arrays code with user input and obtain a new array but rotate like a clockwise
thank you....
4 replies to this topic
#1
Posted 26 October 2010 - 10:41 AM
|
|
|
#2
Posted 26 October 2010 - 08:02 PM
#3
Posted 27 October 2010 - 09:45 AM
What do you mean rotate like clockwise
#4
Posted 27 October 2010 - 12:00 PM
I'm sorry yeah rotate the number like [1,4,5,6,7]
[2,5,7,8,9]
[7,8,5,3,6]
and get a new matrix
[2,5,7,8,9]
[7,8,5,3,6]
and get a new matrix
#5
Posted 27 October 2010 - 03:53 PM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









