Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
Re: TLE tomi_code Thanks for your fast help! :) Aug 08, 2015 - 10:18:15 pm UTC
Re: TLE jargon Sorry about that. Again, I guess I didn't look at your code carefully enough. This was a problem on our end. I fixed it and rejudged, and you're now getting AC. :-) Aug 08, 2015 - 9:44:29 pm UTC
Re: TLE tomi_code Isnt the end condition two spaces in a line? Aug 08, 2015 - 5:03:45 pm UTC
Re: TLE jargon There's an end condition that you're not considering. Hint: you probably won't be able to test this via console. Aug 08, 2015 - 4:03:30 pm UTC
TLE tomi_code How can this simple program take too long to evaluate? Only one of the test cases though. Can someone help me with this? Aug 08, 2015 - 3:08:46 pm UTC
Re: more than one charatcer can be consdiered mirror? jargon There are only two characters per line. May 05, 2012 - 2:41:36 am UTC
more than one charatcer can be consdiered mirror? Dmen555 can this be considered a mirror input: _bd_ or b_db_d ? May 05, 2012 - 2:25:38 am UTC
Re: Why is my code wrong? Thinkdifferent You're not checking for every single possibility that causes a mirrored pair. Mar 09, 2012 - 9:44:04 pm UTC
Why is my code wrong? Jack__EX I tried it many times but still get 0/100. . Mar 09, 2012 - 9:07:36 pm UTC
Re: what do you mean by characters? jargon You will not have to process non-alphabetic characters. Nov 16, 2011 - 1:56:06 am UTC