Comparing each element in two different arraysAwesome. Thanks so much for your help!
Comparing each element in two different arraysI actually did that. Thank you. But its not printing the equal or not equal for each element. Thanks...
Comparing each element in two different arraysOk 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 arraysI 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...