Can it stay? PLEAAAAAAAAAAAASE
Oh, how could I resist the siren cry of "please". Your entry will be disqualified if it does not meet the character requirement. If you are having trouble counting characters, I recommend the following:
public static int charsInTwiction( String tweet )
{
int count;
for ( count = 0 ; count < tweet.length() ; count++ );
return count;
}
That's almost exactly what my method looks like.
Anyway, moving on: Stormdragon, I count 139 characters in your story. Can you double check to make sure it fits in the character limit? The first line is 15, then the newline is 1, then the next paragraph is 123 characters. For a total of 139. I like the concept.
Hallfrost, your entry looks good. Not EXACTLY sure how it relates to the theme. I'll judge it as is, but if, say, I forgot to tell you there was a theme, feel free to submit an update.
I think having a range would be easier cause then I could express the irony of this in a way that sounds better.
Noted. Your opinion will be considered as the rules are updated after this round. Thank you for your feedback.