PalindromeI need to create a program and have it output if it is a palindrome or not. I have to use two functi...
Help with my code please (C++)Thank you everyone. The only part I needed to add to my code for it to run correctly was [code] for...
Help with my code please (C++)[code] void get_input (int n) { cout << "Enter a value for N: "; cin >> n; while (n>5000...
Help with my code please (C++)You realize that if I knew how I wouldn't have asked and it would be done right now? This file is u...
Help with my code please (C++)I need it to print out like the example I have above. However I did my research before posting my qu...