Re: [gcj] Re: Very minor piece of suggestion to GCJ Team..

2011-05-27 Thread Julien Dubois
The answer is in your problem: there must be a space after Case #1: A correct output is Case #1: NO 2011/5/28 Vexorian vexor...@gmail.com Forgot to mention, try uploading a file that says Case #1:NO in the practice room. The site will reject the solution saying that the file must start with

Re: [gcj] Thank you

2011-05-10 Thread Julien Dubois
:) Also, thanks to the guys who built the test cases for the Large set in Magicka. It sure gave me confidence over my output's correctness to find such phrases in them : Case #23: [T, H, E, C, A, K, E, I, S, A, L, I, E] Case #35: [A, W, A, R, E, N, E, S, S] Case #49: [B, E, S, U, R, E, T, O, D,

Re: [gcj] Is it too late to join??

2011-05-10 Thread Julien Dubois
Sorry for you but qualification round is over already, you can't register and compete anymore. 2011/5/10 Bret bretb...@gmail.com I wanted to join, just found out about it today, registration was 3 days ago, can I still sign up? -Bretboy129 ~ Bret Hudson -- You received this message

Re: [gcj] Goro sort again

2011-05-10 Thread Julien Dubois
I didn't panic but when I made a reasoning about cases 2 and 3, I could not accept that the solution would be so easy as just an integer. I built a test program to quickly simulate Goro's actions and build stats over the number of hits. import java.util.ArrayList; import java.util.Collections;

Re: [gcj] Doubt about round 1

2011-05-10 Thread Julien Dubois
You can participate to any of these rounds as long as you are not qualified. For example, you can participate to round 1A. If you get in the 1000th first places, you are qualified. Otherwise, you can participate to round 1B. Again you qualify or not, and if not you have a last chance by doing

Re: [gcj] Checking limits

2011-04-13 Thread Julien Dubois
No, your code should not take these exacts limits into account. They are rather indications of how big the datasets should be, so that you can ensure your program will be fast enough to process the small dataset in less than 4 minutes and the large dataset in less than 8 minutes. Please correct

Re: [gcj] Programming Languages

2011-04-13 Thread Julien Dubois
Hi, You can use any IDE you like, since all that you need to send is the source code. Julien 2011/4/13 shashank bansal shashank.jai...@gmail.com hi can i use netbeans for the competition ? and if i can please tell me which are the files that i need to send ? On 4/13/11, akshat agarwal

Re: [gcj] Re: Programming Languages

2011-04-12 Thread Julien Dubois
Probably just to give some info about you, in case Google would get interested in your profile :) 2011/4/12 ravi shanker ravishanker@gmail.com Hi, So can u plz tell me what is purpose of choosing a programming language for the competition at the time of registration. On Tue, Apr 12,

Re: [gcj] Hello

2011-04-11 Thread Julien Dubois
would like to put my code in several packages. Best, Julien Dubois +33 (0)6 83 46 71 61 julien.dubois...@gmail.com CV / Resume : www.julien-dubois.fr 2011/4/11 SILVY wijaya helesthoriksilv...@gmail.com Hello,I want to ask how to submit source code in google code jam? Help me please, I am newbie

Re: [gcj] Hello

2011-04-11 Thread Julien Dubois
Ooops little mistake here, I meant the dashboard, not the scoreboard :) Anyway I mean the page containing the description and sample input/output for a problem. Julien 2011/4/11 Julien Dubois julien.dubois...@gmail.com Hi, In the scoreboard, when you click on Solve A-small or Solve A-large