Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
RE _harun I am getting RE. I think it is for memory limit... My code is taking 3.07M/3M.how can i reduce my memory ? . hint please :) Oct 02, 2015 - 7:19:23 am UTC
Re: Hints please? bbi5291 Try to avoid the linked lists please. They actually use more memory than simple arrays, and are slower also. They will not allow you to use more memory than you would otherwise be allowed. All the AC... Sep 07, 2009 - 7:57:49 pm UTC
Hints please? Bob Sep 07, 2009 - 6:07:26 pm UTC
Re: Invalid Return? hansonw1 Hmm.. ok. The detailed error should appear in your output now (the IR is basically a RE here) Sep 05, 2009 - 6:30:36 pm UTC
Invalid Return? jargon I've never had Invalid Return as a judge result before. What exactly does it mean? Sep 05, 2009 - 5:56:40 pm UTC
Re: time limit hansonw1 It hasn't, I've added a tricky test case. Jan 20, 2009 - 3:59:10 am UTC
time limit bleung91 why has the time limit on this problem been changed? Jan 20, 2009 - 3:54:09 am UTC
Note hansonw1 To make it challenging, the memory limit is very strict. The input is not guaranteed to fit in memory. Dec 28, 2008 - 3:46:20 pm UTC