Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
Re: Its not working WilliamH Your output is wrong. This problem is quite simple since you can try it with your own hands. How many different ways can you represent 10 for example, with your hands? Mar 29, 2014 - 10:04:13 pm UTC
Its not working thornstar2429 I used two different ways and one of them is brute force. Both did not work. I have no idea why, its very easy and my answers were right but it said 'wrong answer'. Does it have to do with the peg se... Mar 29, 2014 - 4:55:01 pm UTC
Re: Re: Brute force question? SourSpinach It's just a problem from the USACO Training Webpages (http://train.usaco.org). Oct 07, 2012 - 9:26:26 pm UTC
Re: Re: Brute force question? helios26 What is cryptcow? I didn't get much out of a google search o.O Oct 04, 2012 - 11:16:54 pm UTC
Re: Re: Brute force question? bbi5291 though, admittedly, some problems must be solved with brute force, but efficiently implemented (cryptcow comes to mind); see also bogosort Apr 01, 2012 - 4:54:41 pm UTC
Re: Re: Brute force question? Alex http://c2.com/cgi/wiki?MultiplyAndSurrender Mar 29, 2012 - 4:02:47 am UTC
Re: Re: Brute force question? SourSpinach Nothing can be slower than brute force. Mar 28, 2012 - 4:48:00 pm UTC
Re: Re: Brute force question? sonictodd500 Would that method be faster or slower (runtime) compared to bruteforce ? Mar 28, 2012 - 2:16:52 am UTC
Re: Brute force question? jargon Absolutely. Mar 28, 2012 - 12:31:54 am UTC
Brute force question? sonictodd500 Can this be solved without "Brute force"? (by putting the input into an equation) Mar 28, 2012 - 12:10:33 am UTC