User profile: mary101

User info
User name:mary101
History
Joined:
Number of posts:3
Latest posts:

CODE GIVES WRONG ANSWER
I had already used int x in the 2nd part of the program, It's a 3 part assignment. So when I do int ...

CODE GIVES WRONG ANSWER
How can I get it to compile ? I can't declare x a double cause then it'll give me an error of redefi...

CODE GIVES WRONG ANSWER
My solution won't work. Had to use typecasting because x was previously used as int. [code] #inc...