Ok here is the story, I had this assignment due that called for a program to test if a WORD (meaning no spaces, unless there is a word in the English language that has a space in it, and is still a word) IS A palindrome OR NOT (using recursion)...regardless my instructor marked me off 10 points! and the only thing he wrote on my paper was "function does not work". He gave me the lowest grade I’ve ever received in one of his classes, an 86.67%, personally I'm not sure whether to be mad, or ashamed of it. Regardless, I have tested this program NUMERIOUS times from before, and after I got it back from the instructor, and I have found NO errors within it, unless you enter something with a space(which the program was not required to have)!!!
The best answer will go to whoever can tell me wtf is wrong with my program, and tell me why I was marked off points. If you need a question format, why was my grade so low on this program.
A link to the program will be up soon.
2006-12-06
05:23:47
·
3 answers
·
asked by
D
4
in
Computers & Internet
➔ Programming & Design
http://www.geocities.com/youmember2001/recursion.txt
2006-12-06
05:23:56 ·
update #1
Sorry, in case you have noticed, this is exactly the same question as my last one, although I did some minor fixes on it since yahoo cut off some of what I was writing because I went way over the characacter limit. The assignment is in C++, complie it in whatever complier you chose.
2006-12-06
05:25:20 ·
update #2
TankAnswer, you are set for best answer once the time limit is reached.
2006-12-06
05:54:52 ·
update #3