Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
Re: Last Test Case jargon If it were TLE or MLE, the judge would say so. You're just producing the wrong output. Here's a hint: you're making an assumption about how palindromes work that isn't true. This is causing you to no... Jan 19, 2019 - 11:55:03 pm UTC
Last Test Case TheBoss77 I'm assuming it's bigger, but I'm not sure what's wrong with my code. Is it TLE or MLE? Jan 19, 2019 - 9:14:19 pm UTC
Re: Last test case jargon It is not. I would also like to point out that printing the input is very much so looked down upon. This is part of the reason why we clip your output (that is, we don't show you the full output). Jan 19, 2019 - 8:02:29 pm UTC
Last test case TheBoss77 Is the last test case output not 7? Jan 19, 2019 - 6:50:54 pm UTC