Results of Comment Search

Search:    Place:    Show:
<
1
2
>


Title User Message Date Posted
Re: What is wrong with my code? jargon You are not null-terminating reverse, hence your if (reverse == num) check will always fail. Jan 18, 2017 - 3:26:56 am UTC
What is wrong with my code? r0gu3 I tested this out on my computer but it seemed to work. When I submitted this to the OJ it gave me an WA. :( Jan 17, 2017 - 3:23:11 pm UTC
Re: Misleading information Alex Fixed Dec 22, 2014 - 10:15:32 pm UTC
Misleading information paulkr The sample input says the two numbers will be on the same line. I was getting RE so I tried inputs on separate lines and it worked. The sample information can throw people off. Dec 22, 2014 - 9:32:37 pm UTC
Re: Any hint Alex Test data links were broken, probably due to a change in the server's file structure. It's fixed now, and submissions are rejudged. Sep 25, 2013 - 2:48:27 am UTC
Re: Any hint ImbaCalvin print "The number of rotatable numbers is:" before printing the actual answer... Sep 25, 2013 - 1:41:42 am UTC
Any hint bruce Any hint why my latest submission for this question is wrong? My code passed all test cases offline. But it got all wrong answers here. Any hint? Sep 24, 2013 - 10:31:41 pm UTC
Re: Question jargon For future reference, it's best if you read comments other people have written to see if somebody's already answered your question. Sp... Jun 06, 2012 - 3:08:31 am UTC
Re: Question Daniel In the actual input, the two integers may be on different lines. Jun 05, 2012 - 9:26:04 pm UTC
Question ImbaCalvin Is not the two input integers should be on the same line? Just as the Sample Input? Jun 05, 2012 - 8:56:08 pm UTC