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)...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:12:26
·
7 answers
·
asked by
D
4
in
Computers & Internet
➔ Programming & Design
http://www.geocities.com/youmember2001/recursion.txt
2006-12-06
05:12:39 ·
update #1
to test if a word is a palendrome or not...sorry that part got cut off.
2006-12-06
05:21:00 ·
update #2
assignment is written in C++
2006-12-06
05:25:44 ·
update #3