Search:
Forum
Beginners
2 dimension array
[try Beta version]
Not logged in
register
log in
user name:
password:
remember me
forgot your password?
or sign in using:
try again
cancel
forgot your password?
2 dimension array
Jan 31, 2013 at 9:16pm
Jan 31, 2013 at 9:16pm UTC
medo sayed
(8)
-Create a program that takes a matrix from the user of size (4 * 4); if there is repeated rows print (NO) else print (YES).
by i just study array and if condition and for loop. any help?!
Feb 1, 2013 at 6:31pm
Feb 1, 2013 at 6:31pm UTC
Chervil
(7320)
Well, you need to break this down into stages.
First define the array.
Next get the input from the user.
After that, check for the repeated rows.
Can you share the code you have got for this so far.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs