Jump to content

can someone help me with 2D arrays

- - - - -

  • Please log in to reply
4 replies to this topic

#1
carlitos2012

carlitos2012

    Newbie

  • Members
  • Pip
  • 4 posts
need to created 2 dimensional arrays code with user input and obtain a new array but rotate like a clockwise
thank you....

#2
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,721 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
Um...care to elaborate?
sudo rm -rf /

#3
Mozana

Mozana

    Learning Programmer

  • Members
  • PipPipPip
  • 70 posts
What do you mean rotate like clockwise

#4
carlitos2012

carlitos2012

    Newbie

  • Members
  • Pip
  • 4 posts
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

#5
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,721 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
You can just add...
sudo rm -rf /




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users