Results of Comment Search

Search:    Place:    Show:
<
1
2
>


Title User Message Date Posted
Re: ... bbi5291 For example, in the interval [1..100] there are six : 1, 8, 11, 69, 88, and 96. In programming problems, unles... Oct 28, 2011 - 3:55:14 am UTC
Re: ... SourSpinach Interesting idea, but nope. Just do a regular check of the given number. Oct 28, 2011 - 3:33:06 am UTC
... superman A small question: would the number 80 be classified as rotatable? you could represent it as 080? Oct 28, 2011 - 2:24:54 am UTC
Re: Re: What does this mean? kema Thanks a lot Brian! I knew that an exception occurred, I just didn't know where or which exception occurred because the output ended with "..." Thanks again for your help :). Mar 22, 2011 - 12:32:39 am UTC
Re: What does this mean? bbi5291 That's a runtime error; an exception occurred, meaning something unexpected went wrong. Sadly Java happens to be very verbose, so that the part of the message that actually tells you what you did wron... Mar 19, 2011 - 5:14:52 am UTC
What does this mean? kema I checked a lot of test cases which I verified by hand and I'm getting all the correct answers. However, when I submit my program, all the test cases return "Exception_in_thread_..." What exactly does... Mar 19, 2011 - 4:06:26 am UTC
Re: Re: How do people do this question? ilovepi Thank you. Feb 19, 2011 - 8:32:11 pm UTC
Re: How do people do this question? jargon It's rather simple once you think about it. Simply [redacted]. That specifically is probably the hardest part, but there are many ways you can do it. Feb 19, 2011 - 7:08:32 pm UTC
How do people do this question? ilovepi How do people do this question? It's hard. Help? (I can't believe this question's worth 3 points. Some people say it's the hardest 3-point question they've ever done) Feb 19, 2011 - 4:58:12 pm UTC