User: Rbroke

  • Public profile

User profile: Rbroke

User info
User name:Rbroke
History
Joined:
Number of posts:6
Latest posts:

Not sure where I went wrong
There should only be 2 files: "Apower.h" and "Apower.cpp". An outline of the program is: [code] 1...

Palindrome program
Thanks, the while loop and a few tweaks got it working. I had tried many different things to get t...

Palindrome program
The instructions for the program is bool isPalindrome = true; queue<char> Q; stack<char> S; strin...

Linked list output incorrect
Were are to implement a method countValue() that counts the number of times an item occurs in a link...

Adding side length to task for square
I am suppose to: Create an instance of Square, called s1,with a side length of 5. Print the side l...

This user does not accept Private Messages