|
|
back to boardCommon Boardproblem H of recent contest I feel that my program is all right, but can't get accepted, can anyone give me some hints? Re: problem H of recent contest > I feel that my program is all right, but can't get accepted, > can anyone give me some hints? Read words like consequence of 'a'..'z'. Before first letter is not a letter. After last letter is not a letter! Then check if you can ... do the replace thing with the word :) thank u I have checked it carefully, but still wrong answer, one of my friend told me that there maybe some blank lines in the texts, but I treat the blank line as a signal of end of the input, is this right? hmmm, or u've forgot to write the number of corrections ? > I have checked it carefully, but still wrong answer, one of > my friend told me that there maybe some blank lines in the > texts, but I treat the blank line as a signal of end of the > input, is this right? |
|
|