User profile: hershize

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

Loop in Non-Member Function from Class
Need help on this! I am trying to use a loop with an array within this non-member function. How woul...

bool positive in Fraction class
I got everything implemented and set to finish. However, I have no clue how to implement the bool po...

Output for Struct is not turning out right!
Below is the output: Input the first numerator: 1 Input the first denominator: 2 Is the fractio...

Counting pairs of amicable numbers
I want to have a count for amicable numbers. For example, 220 and 284 is count = 1, 1184 and 1210 is...

Number Loop for .625 then 1.625 then 3.625 and etc
I am a noob and I need help with a number loop starting with .625 then to 1.625 then 3.625 then 5.62...