Re: Project name not available

2009-08-11 Thread Michał Węgrzyn
Thanks! That's what I was looking for:-) On 10 Sie, 15:34, David Anderson dander...@google.com wrote: 2009/8/10 Michał Węgrzyn michal.wegr...@gmail.com: I had deleted a project and now want to recreate it with the same name. The system says the project name is not available. Is it

Recover ownership of my code projects

2009-08-11 Thread Sebas V
I delete my google accounts, but forgot that my Google Code projects would get orphaned! My code projects are: http://code.google.com/p/cultivosargentinos/ http://code.google.com/p/valesvolta/ http://code.google.com/p/acmnet/ http://code.google.com/p/periscopio/ I've recreated a new google

Re: Mistakes during Coding

2009-08-11 Thread Rob Renaud
Stay calm. The costs of a debugging a bug are still relatively enormous in terms of development time. Rushing has a negative expected value, occasionally it will pay off when you hack out a solution that just works, but most of the time being slow and deliberate will be much better (is this off

Re: can somebody help me plz!!!!!!!!111

2009-08-11 Thread Grant Kot
it is open now i think? http://code.google.com/codejam/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups google-codejam group. To post to this group, send email to google-code@googlegroups.com To unsubscribe from

Re: Mistakes during Coding

2009-08-11 Thread liang yu
Nothing else just practice more and some plugins are recommended for generating both the basic code and the test code more efficient. good luck On Tue, Aug 11, 2009 at 2:01 PM, Rob Renaud rren...@gmail.com wrote: Stay calm. The costs of a debugging a bug are still relatively enormous in

Re: can somebody help me plz!!!!!!!!111

2009-08-11 Thread Bartholomew Furrow
after i click register, i was then led back to code jam page without a confirmation notice, wonder if it is a bug? Hopefully you should see a note in the top-right saying You have registered... You should also have received a confirmation email. However, you didn't. We're aware of that and

Re: Mistakes during Coding

2009-08-11 Thread Bartholomew Furrow
Stay calm. The costs of a debugging a bug are still relatively enormous in terms of development time. Rushing has a negative expected value, occasionally it will pay off when you hack out a solution that just works, but most of the time being slow and deliberate will be much better (is this

problem : solving large input files.

2009-08-11 Thread Akhil Handoo
I tried am able to solve some gcj problems, but only for the small input files. I do not understand why, my code almost always seems to take an eternity, when working on a large input file sometimes it simply does not work on large input files, although it correctly solved the small input file.

Re: problem : solving large input files.

2009-08-11 Thread Saul Hidalgo
Hi Akhil Handoo. I am sure that your mistake is that you are not solving with the correct algorithm the problems. For example, do you remember the past problem Triangle Areas in the round 2? I solved this with brute force, and i got accepted/Correct on small input. However, I could

Re: problem : solving large input files.

2009-08-11 Thread Hawston LLH
by the way, usually the large data set is large by (1) the quantity of data set or (2) the value of data or (3) both? On Tue, Aug 11, 2009 at 5:34 PM, Saul Hidalgo saulhidalg...@gmail.comwrote: Hi Akhil Handoo. I am sure that your mistake is that you are not solving with the

Re: problem : solving large input files.

2009-08-11 Thread 周 游弋
Both, but usually quantity I think. 在 2009-8-11,下午6:37, Hawston LLH 写道: by the way, usually the large data set is large by (1) the quantity of data set or (2) the value of data or (3) both? On Tue, Aug 11, 2009 at 5:34 PM, Saul Hidalgo saulhidalg...@gmail.com wrote: Hi Akhil

Re: problem : solving large input files.

2009-08-11 Thread Akhil
What you are saying, makes sense to me. But, what can be done about, in cases where you are able to solve the small input but, not the larger one, for a particular problem ? I know, it is a problem where the run time increases dramatically, i can visualize that. The number of combinations in the

Re: problem : solving large input files.

2009-08-11 Thread Shachaf Goldstein
On Tue, Aug 11, 2009 at 12:34, Saul Hidalgo saulhidalg...@gmail.com wrote: Hi Akhil Handoo. I am sure that your mistake is that you are not solving with the correct algorithm the problems. For example, do you remember the past problem Triangle Areas in the round 2? I solved this

We can register for GCJ now!!!

2009-08-11 Thread Kun Huang
-- 黄锟 北京师范大学信息科学与技术学院1306信箱 邮编:100875 电子邮箱:huangkun1...@gmail.com Huang Kun P.O.Box 1306,College of Info. Sci. Tech.Beijing Normal Univ. Post Code: 100875 Email: huangkun1...@gmail.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to

Re: PROBLEM WITH LARGE AND SMALL INPUT FILES

2009-08-11 Thread Sami
Hey Ronaldo, It depends on the algorithm that you've written. If you didn't use an efficient algorithm, you might get stack overflow or waiting for the answer for hours. For example, if you used brute-force algorithm to solve the small input set, there is a big chance that it won't work on the

Re: Hash Tag on Twitter

2009-08-11 Thread Alexandra Buder Shapiro
Our hashtag is #googlecodejam and you can follow us at @googlecodejam.http://twitter.com/googlecodejam Thanks! On Tue, Aug 11, 2009 at 6:09 AM, Rodrigo Augosto C. rodrigo.augo...@gmail.com wrote: Wich is the hash tag on Twitter? i used #gcj09 -- Coto // rodrigo.augo...@gmail.com --

Re: problem : solving large input files.

2009-08-11 Thread Juan Pedro A. Lopes
We have these questions we call 'mediumship testers'. They give you no question, and you must output the correct answer, whatever it is. These, definitelly are the hardest ones. Kidding :) IMHO, the hardest questions are the geometric ones. Computational

Re: We can register for GCJ now!!!

2009-08-11 Thread Xi Chen
Dear Kun Huang, Oh, Like Tsinghua U and Peking U, Beijing Normal University is always a famous and strong competitor in ACM/ICPC. So, just Good Luck! As well, bless everyone registering for GCJ all over the world. -- Best Regards, Xi Chen 2009-08-12