User profile: tuhmaytow

User info
User name:tuhmaytow
History
Joined:
Number of posts:5
Latest posts:

Comparing each element in two different arrays
Awesome. Thanks so much for your help!

Comparing each element in two different arrays
I actually did that. Thank you. But its not printing the equal or not equal for each element. Thanks...

Comparing each element in two different arrays
Ok Thank you. But I'm still trying to figure out how I can print out 'equal' or 'not equal' for comp...

Comparing each element in two different arrays
I am trying to work on this problem where I have to compare two arrays, and print out 'equal' or 'no...

Input validation of lowercase letters using only while loop.
I am new to c++ and just trying to make something simple to work. I am trying to do something wher...