User profile: BC300

User info
User name:BC300
History
Joined:
Number of posts:42
Latest posts:

Error Message/Printing a single linked list backward
Hello. I'm trying to print a single linked list backward. I can't run it since I get an error messag...

Output Problem
A tutor helped me with my assignment, but the diamond outputs wrong and I want to include an if th...

Output Problem
so we aren't getting..fib(10-1) + fib(10-2) = fib(9) + fib(8) here? how is it fib(10)? for my progr...

Output Problem
Hello. Can someone explain to me recursion in very lame terms? I'm suppose to write a program that g...

Exception Program with Classes
so I should get rid of [code] void inputDate (int) throw (int day, invalidDay, invalidMonth); [/c...