Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
Re: Whats wrong with my code? Please check. jargon In the Guidelines for submitting, we explicitly recommend against storing all outputs for the end. Your code has a simple logic error. You should test your code on multiple inputs to make sure they'r... Apr 10, 2017 - 5:45:31 am UTC
Whats wrong with my code? Please check. JamesBond Can someone please check my code and tell me whats is wrong with it? In details, it is showing my output for 28 is a perfect number but 28 is a perfect number, right? Thanks. Apr 09, 2017 - 11:13:11 pm UTC
What am I getting wrong? ZainNoor99 Sorry I totally forgot about that my bad. So I need help with this, I think I know the problem but I don't know how to implement it. Dec 01, 2016 - 1:41:31 am UTC
Re: Please forgive me for my broken English... LassAegis Oh thx! I didn't expect to be replied so fast :D Now I get it Nov 22, 2016 - 6:34:11 pm UTC
Re: Please forgive me for my broken English... jargon Personally I feel the sample should make this clear, but let me reword it for you. The first line of the input will contain a number T, the number of test cases. Each of the following T lines will c... Nov 21, 2016 - 6:45:53 pm UTC
Please forgive me for my broken English... LassAegis Sorry but I really don't get the meaning of "The input starts with the number of integers that follow", the format of input confuses me. Is it a continuous series of input numbers, or separated? Nov 21, 2016 - 5:22:15 pm UTC
Re: How come my program is getting REs? jargon You have misinterpreted the input format. Your output does not currently match the sample case exactly. Here are the first two lines of your exception. The last line would help you more, but you shou... Jul 27, 2016 - 7:32:26 pm UTC
How come my program is getting REs? skyfeather I have tried running the program on my own multiple times, and the compiler never complained. Can I please be told why the judge doesn't accept it? I apologize if it's something that had already been ... Jul 26, 2016 - 3:07:09 pm UTC
Re: Judge bug or problem with me? bbi5291 Does your code work on the 30000 test case on your own computer? ;) Jul 29, 2014 - 9:49:30 pm UTC
Judge bug or problem with me? Hzhang I'm fairly certain my algorithm is correct but the judge keeps on failing me on the 30000 test case (i already did this in pascal with pretty much the same algorithm). At first I thought it was the ra... Jul 29, 2014 - 8:38:29 pm UTC