delete

delete
Last edited on
What is going on in this thread?

Title is delete.

First post is about arrays and loops.

O_o
Please do not delete your post after you get the answer. This is rude and deprive other people with similar problems from getting the answer.
Original post:
Arrays with nested for loops
Initialize two arrays, each with 10 numbers. Use Nested for loops to display the total numbers in the two arrays. The program should be able to determine the number of matches for any set of arrays.

I need it to display like this...

"Values in array #1
2,4,6,8,10,12,14,16,18,20

Values in array #2
1,2,3,4,5,6,7,8,9,10

The arrays contain 5 matches."

P.S. any help is appreciated, I need to visit a tutor to go over what I forgot when I took it last summer :( plz help me

Probably he did it so that his teacher cannot find this post.
Topic archived. No new replies allowed.