You are not logged in.
Go back
I figured I'd put this in the coding section. If any of you coders out there know the pseudo code for this small problem, your help would be appreciated: Write a recursive program samelist(List1,List2) which check two lists for equality. (in pseudo code)