Re: [gcj] can i use third party libraries in codejam

2013-04-15 Thread Sachin Gupta
Thanks -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-code+unsubscr...@googlegroups.com. To post to this group, send email to google-code@googlegroups

[gcj] Learning swing applications

2012-09-30 Thread Sachin Gupta
I am developing a java project using swing with netbeans. Does anyone knows about any forum which can help solving my problems. I am just a beginner for desktop apps, but i do have theoritical knowledge about applets and a little bit of swing. Thanks in advance -- You received this message becau

Re: [gcj] Solution Walkthrough - Reverse Words

2012-04-08 Thread Sachin Gupta
You can go to go-hero.net to find the solutions to all the problems in any language you want. -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To post to this group, send email to google-code@googlegroups.com. To unsubscribe from this group, s

Re: [gcj] Solution Walkthrough - Reverse Words

2012-04-08 Thread Sachin Gupta
You can go to go-hero.net to find the solutions to all the problems in any language you want. -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To post to this group, send email to google-code@googlegroups.com. To unsubscribe from this group, s

[gcj] Re: Numbers problem.

2012-04-08 Thread Sachin Gupta
ecimal expansion of 3+sqrt(5). As such, numerical > inaccuracies will turn up. > On 8 Apr 2012 13:58, "Sachin Gupta" > 'sachinthetig...@gmail.com');>> > wrote: > >> can anyone please check why this code is giving wrong answers. I've >>

[gcj] Re: Numbers problem.

2012-04-08 Thread Sachin Gupta
I haven't tried milkshake yet. i'll try binomial theorem but can you please tell why my code is not working On Sunday, April 8, 2012, Samuel Jawahar wrote: > use the Binomial theorem to solve this. > did you solve the milkshake problem? > > On Sun, Apr 8, 2012 at

[gcj] Numbers problem.

2012-04-08 Thread Sachin Gupta
can anyone please check why this code is giving wrong answers. I've checked the solutions each of them uses recursion to solve the problem. http://code.google.com/codejam/contest/32016/dashboard#s=p2 import java.io.*; import java.math.*; import java.util.*; public class Main { public static void

[gcj] Fly swatter

2012-03-30 Thread Sachin Gupta
Can anyone please explain how probability is used in fly swatter (2008-qualification-ques c.). and how it is exactly is the probability calculated. i've been through a acouple of solutions but could not understand it. -- You received this message because you are subscribed to the Google Groups "

[gcj] Re: java ide

2012-03-28 Thread Sachin Gupta
thanks Luis. I think that was the thing i was looking for. Thanks a lot On Wednesday, March 28, 2012, Luis Eduardo Hernandez Torres wrote: > If that is your problem, you only need to attach the source of your > JDK to Eclipse, there are many ways to do this. My personal favourite > is to hit Ctrl

Re: [gcj] java ide

2012-03-27 Thread Sachin Gupta
ay you can switch languages easily, depending > on your needs. > I am also a big fan of Netbeans for develop in Java. But, for > programming contest, Eclipse is the best. > > On 3/27/12, Sachin Gupta wrote: >> which is the best java IDE for developing programs for codejam.. >&

[gcj] Re: java ide

2012-03-27 Thread Sachin Gupta
your needs. > > I am also a big fan of Netbeans for develop in Java. But, for > > programming contest, Eclipse is the best. > > > > On 3/27/12, Sachin Gupta > > wrote: > >> which is the best java IDE for developing programs for codejam.. > >> > >&

[gcj] java ide

2012-03-27 Thread Sachin Gupta
which is the best java IDE for developing programs for codejam.. -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To post to this group, send email to google-code@googlegroups.com. To unsubscribe from this group, send email to google-code+uns

Re: [gcj] where can I find previous questions and solutions?

2012-03-22 Thread Sachin Gupta
go-hero.net -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To post to this group, send email to google-code@googlegroups.com. To unsubscribe from this group, send email to google-code+unsubscr...@googlegroups.com. For more options, visit th