Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
Output format LucianIlea There is no explanation about the way to write the solution in case there are more than one found numbers. That was the cause for I got some WA. Each number should be written on a new line. Aug 07, 2019 - 10:12:07 am UTC
What is wrong? omniwarking Can i get a hint as to why my first two cases are wrong? Dec 13, 2013 - 8:36:25 pm UTC
Re: what is wrong? jargon Write a program that will find all the three-digit natural numbers that are equal to the sum of the cubes of their digits. ... Nov 15, 2011 - 4:36:19 am UTC
what is wrong? XZNZ Test case #1: Wrong Answer [0.110s, 2.6M] (0/10) Test case #2: Wrong Answer [0.080s, 2.6M] (0/10) hint plz! Nov 15, 2011 - 4:01:03 am UTC
Re: Re: what are we suppose to output? purohit3105 WOW! That was just stupid...:@ Nov 28, 2008 - 12:31:12 am UTC
Re: wht is wrong why does it not accept my program? bbi5291 You got two of three cases wrong, and in each of them there are indeed numbers in that range - so your program should be outputting something but it doesn't. Nov 28, 2008 - 12:04:03 am UTC
Re: what are we suppose to output? hansonw1 There is no case where there are no numbers :) The problem is that you're reading the input wrong - notice that the two numbers are on the same line. Nov 28, 2008 - 12:03:20 am UTC
what are we suppose to output? purohit3105 If there are no numbers in the range, what are we suppose to output? I think I am having troubles there because I keep getting 10/30 and it shows that Your Output: ----------------------------------... Nov 27, 2008 - 11:55:32 pm UTC
wht is wrong why does it not accept my program? purohit3105 it keeps giving me 10/30.... if there are no numbers; what are we supppose to output? Nov 23, 2008 - 11:15:41 pm UTC