Why do people use topic number (only) as subject?
Posted: Mon Oct 13, 2003 3:39 pm
This rant is directed primarily to those who post messages with a title like "problem 1234 - WA" and a body, "here's my code, why doesn't it work?"
First, while I'm on a first-name basis with many of the problems in this archive, I have not memorized any uva numbers. It is a lot of work to figure out which problem you are referring to.
Second, why should I look at your code? If you think your solution should work, please paraphrase it with an explanation as to why you think it should work. Then I can either try to find a flaw in your reasoning, or a place in your code that does not correspond to your reasoning.
Is there any chance we can change the submission instructions to suggest that people include the problem name in their subject line?
First, while I'm on a first-name basis with many of the problems in this archive, I have not memorized any uva numbers. It is a lot of work to figure out which problem you are referring to.
Second, why should I look at your code? If you think your solution should work, please paraphrase it with an explanation as to why you think it should work. Then I can either try to find a flaw in your reasoning, or a place in your code that does not correspond to your reasoning.
Is there any chance we can change the submission instructions to suggest that people include the problem name in their subject line?