Need help finding a logic errorThanks man. I tried that. Still no luck. I have no idea what is going on.
Need help finding a logic errorI'm working on a palindrome function for numbers. Whenever I enter a 3 digit number, the reversed nu...
sales commission [code] #include <iostream> #include <cstdlib> #include <iomanip> double com_earned(size_t); using ...
Implement all functions in the class [code] Person::Person(string pname, int page) { pname = int name; page = int age; } [/code] what ??...
qasdasif there is a space between the numbers, then that shouldn't change a thing. If it was simply "57", ...