plans for a marketplace to sell services around a googlecode project?

2009-09-02 Thread Sebastian Wagner
hi, I would like to know if there are plans about building a marketplace to sell services around a googlecode project. I know that this is not interesting for a lot of folks but actually for my project the question is where to put those extra features, plugins and services that users, developers

Re: please recover my account.

2009-09-02 Thread milkmidi
I Also very sorry but I know my mistake, please recover my account. And I'll destory my google code my email milkm...@gmail.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Hosting at Google Code group. To post

[gcj] Re: Any Ruby programmers on Windows?

2009-09-02 Thread malugu satyajit
I guess it should be ok.. 4 minutes is a long long time ;) Development speed is what gives us points here. On Wed, Sep 2, 2009 at 1:43 AM, Douglas Drumond drumond.doug...@gmail.comwrote: It would be nice. I'm thinking in doing it so, but I'm a little afraid of running speed. Douglas On

[gcj] Re: Any Ruby programmers on Windows?

2009-09-02 Thread Hawston LLH
in fact, i dont think the raw coding speed will be significantly different, if you use any of the high level languages. The key issue is whether u can figure it out how to solve the problem in your brain first, i think that will take much of the coding time, than the raw typing time. On Wed, Sep

[gcj] Re: The countdown to the start

2009-09-02 Thread Hassan Boutkhourst
Ok thanks this is what i thought. In my side as a user i didn't notice the difference in the gui. On Wednesday, September 2, 2009, Bartholomew Furrow fur...@gmail.com wrote: Last year the countdown to the next stage was very cool, and useful why there is no one this year? To answer the

[gcj] Re: Iranian students in US

2009-09-02 Thread Hassan Boutkhourst
They can start the contest. And maybe you will got the issue will be solved for those who arrives to the final On Wednesday, September 2, 2009, Bartholomew Furrow fur...@gmail.com wrote: Really?Iranian are not allowed?It's so crazy.Really bullshit We tried our best to get permits to fix the

[gcj] Re: Iranian students in US

2009-09-02 Thread Nikhil Mahajan
Wow, I dint know they embargoed the country's intellect too. This has to be looked into. On Sep 2, 1:27 am, Bartholomew Furrow fur...@gmail.com wrote: Really?Iranian are not allowed?It's so crazy.Really bullshit We tried our best to get permits to fix the situation, but couldn't get it done

[gcj] Re: welcome from China

2009-09-02 Thread yys159257
把.in文件用记事本打开,作为你程序的输入,得出结果在提交上去 在2009-09-02 09:22:13,Thomas An an.thomas...@gmail.com 写道: These are Chinese characters, which can't be properly shown in your computer because the lacking of character set! 2009/9/1 Rishabh Sonthalia rishabh...@gmail.com thanks for the reply... what r these

[gcj] Re: don't have gcj

2009-09-02 Thread vicky
i understand this is not a gnu-gcj forum, but i just wanted some help on that part. plz undestand my question. i works on windows, now for example i use borland compiler for c/c++ but it does not adhere completely with standard. so some standard compiler dev-cpp is available on windows or one

[gcj] Re: Any Ruby programmers on Windows?

2009-09-02 Thread malugu satyajit
I was of the same opinion and tried to program in Java. But you know I was fighting the language instead of language helping me. Well let me try today. I hope to qualify to think about future options. On Wed, Sep 2, 2009 at 2:14 AM, Hawston LLH haws...@gmail.com wrote: in fact, i dont think the

[gcj] files to be submittted in java

2009-09-02 Thread krrish
Hi again. I need a small clarification about the files that need to be submitted as solution. I am Using NetBeans for java coding. So do I need to send the entire project folder including all the libraries and source code along with the output file in '.out' format? Anyone familiar with this

[gcj] Re: how to find qulification round contest problems

2009-09-02 Thread Jeroen Bransen
I think that this is because you announced that the qualification round will start at September 2, while it actually starts at September 3 in most parts of the world. For example here in the Netherlands the round starts at 1 am, and 1 am at September 2 has already passed. It was clear to me, but

[gcj] Big integer in C++ problem

2009-09-02 Thread MagicLi
C++ in Windows, both int and long type are 4bytes, that means the biggest number can store is 2^31-1=2,147,483,647 , you may say the unsigned int could be larger, yes, but only twice lager, still under 10^10; for question like Round 1 B, B. Number Sets, the large input : 1 = A = B = 10^12,

[gcj] Re: Doubts On Old Magician problem

2009-09-02 Thread senthil
ok...Now I understood. If I submit my output file for practice contest, and if it is correct whether in scoreboard my score will be increased? On Sep 2, 8:16 pm, Sami Ghawi sami.gh...@gmail.com wrote: That is correct. The UNKNOWN option will never appear, its either black or white You can

[gcj] Official time table

2009-09-02 Thread Ilija
Where can I find the official time table for all competitions? --~--~-~--~~~---~--~~ 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

[gcj] quality of the code

2009-09-02 Thread Hirumani
hi.. what is the criteria for scoring points? is it only the time we take for generating the outputs and submit? what about quality of codes? i mean if i dont write proper error messages, construtors, destructors, momory management etc.. and if my code is still able to solve the problem..

[gcj] Re: quality of the code

2009-09-02 Thread Igor Naverniouk
If your code solves all the test cases correctly, you will get all the points for that problem. Error messages and comments will not have any effect on the number of points you will get. igor On Wed, Sep 2, 2009 at 4:52 AM, Hirumani hirumani.n...@gmail.com wrote: hi.. what is the

[gcj] Re: Qualification round - penalty points?

2009-09-02 Thread liangpingli
All you need to do is submit output, not input. --~--~-~--~~~---~--~~ 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 this group,

[gcj] Re: files to be submittted in java

2009-09-02 Thread darwin plazas ortega
tengo una Pregunta para quien hable en Español mi codigo lo puedo hacer en PERL? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups google-codejam group. To post to this group, send email to

[gcj] Re: Official time table

2009-09-02 Thread Daniel Amaral de M. Rocha
http://code.google.com/codejam/schedule.html On Wed, Sep 2, 2009 at 4:54 AM, Ilija ilija...@gmail.com wrote: Where can I find the official time table for all competitions? -- Daniel Rocha --~--~-~--~~~---~--~~ You received this message because you are

[gcj] Re: query on qualification round

2009-09-02 Thread Himanshu Sachdeva
atleast 1 small and 1 large input Cheers! Himanshu Sachdeva On Wed, Sep 2, 2009 at 1:06 PM, Hirumani hirumani.n...@gmail.com wrote: hi all.. do we need to solve only 1 out of 3 questions in qualification round? --~--~-~--~~~---~--~~ You received this

[gcj] Re: Update on Iran and other embargoed countries.

2009-09-02 Thread Bartholomew Furrow
Ken, That's an excellent question, so I passed it on to our export compliance lawyer. He sent me the following response: The sanctions program against Iran only allows for a narrow range of services to be provided there without an OFAC license, and we would not have been comfortable with

[gcj] Re: start time of qualification round in india

2009-09-02 Thread Anurag Dongre
hi everyone, What does this mean? if we want 2 solvw the problem manually than we just have to write our approach and calcullation on a note pad and upload d output... Yes, but most likely you do need a program instead of solving manually. What does MANUALLY mean? can some1 please explain

[gcj] Re: Any Ruby programmers on Windows?

2009-09-02 Thread Carlos Guia
I think is best to use the language you are most comfortable with, usually how good the algorithm is more important than how fast the language is. Carlos Guía On Wed, Sep 2, 2009 at 11:11 AM, malugu satyajit malugu.satya...@gmail.comwrote: I was of the same opinion and tried to program in

[gcj] Re: query on qualification round

2009-09-02 Thread Carlos Guia
You need at least 1 small and 1 large, but if can solve more try to do it, you won't know if the large is correct until qualification ends, so it's a gamble to solve only 1 and not try the others. Carlos Guía On Wed, Sep 2, 2009 at 11:55 AM, Himanshu Sachdeva sachdev...@gmail.comwrote: atleast

[gcj] Re: query on qualification round

2009-09-02 Thread Anurag Dongre
YEAH i understand its a gamble but is it that smal and large of same question should be correct in order to advance to round 1 or 1 small of any thrree questions and 1 large of any three questions would do On 9/2/09, Carlos Guia zyx3d...@gmail.com wrote: You need at least 1 small and 1 large,

[gcj] Re: query on qualification round

2009-09-02 Thread vexorian
Just notice that after you submit a large output, the site will not tell you whether it is right or not. The official result about the correctness of your large output won't be available until the qualification round ends. So, it is probably a good idea to try to solve the 3 questions just in

[gcj] Language of choice

2009-09-02 Thread brian
So what is everyone thinking of using for this? Language/IDE(or no IDE)/system/keyboard/whatever? I'm using my dual-display 32-bit vista system, one screen for code, the other for more code, and analysis of problems/input/output, plus my good old aluminium clipboard for my doodelings to help me

[gcj] Re: Big integer in C++ problem

2009-09-02 Thread Jeroen Bransen
Use the long long type (also built-in), which is 8 bytes. On 2 sep, 17:36, MagicLi musicl...@gmail.com wrote: C++ in Windows, both int and long type are  4bytes, that means the biggest number can store is 2^31-1=2,147,483,647 , you may say the unsigned int could be larger, yes, but only twice

[gcj] Re: query on qualification round

2009-09-02 Thread Anurag Dongre
YES my dear friends...i will definitely solve all three of them. Definitely. But if i know that i did right in small input for Q1 and m sure all of the other two questions are wrong for small input, and if im sure that i did right in large input for Q3 theni can be relaxed. Basically just wanna

[gcj] Re: don't have gcj

2009-09-02 Thread Iuro Nascimento
Netbeans is an ide and are not restricted by the rules. You can use it, since you use a free compiler of java/c++ or other language. Here is the rule for enviroment and compiler: Environment You can use any programming language to solve the problems, using any development environment or text

[gcj] Re: Big integer in C++ problem

2009-09-02 Thread jalves
Hi, It depends on your compiler but all should have 64 bit integers: - GNU C++ type: long long - VC++ type: __int64 If you simply want to reach 2^32-1 and don't need negative numbers you may simply use the data type unsigned long which goes from 0 to 2^32-1. I hope it helps. João Alves

[gcj] Re: Big integer in C++ problem

2009-09-02 Thread borso
With magic. :) Or use java, python, etc. instead.. --~--~-~--~~~---~--~~ 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 this

[gcj] Re: Big integer in C++ problem

2009-09-02 Thread Ziv W
The long long int is 8 bytes. Be sure to use the right flags for printfs and the like! :) Oh, and you can peek at the solution to 1B on the contest page, which will demonstrate use clearly... On Sep 2, 6:36 pm, MagicLi musicl...@gmail.com wrote: C++ in Windows, both int and long type are  

[gcj] Re: Where is the colombian coder?

2009-09-02 Thread darwin plazas ortega
huy gracias por la explicacion tengo otra duda por favor los programas los puedo hacer en perl ??? El 24 de agosto de 2009 16:12, obed soto obed.org...@gmail.com escribió: Esto: 1 ≤ num digits in alien_number ≤ 4 Como dices significa que el número alien es mayor o igual a 1 en decimal y

[gcj] Re: query on qualification round

2009-09-02 Thread Ziv W
Well, I think it's assumed that if you're able to solve a large input from one of the questions, then you can solve the small one as well with exactly the same code. (Vice versa is rather less likely to be correct...) If you take a look at a round or two from last year, the concept should be

[gcj] Re: query on qualification round

2009-09-02 Thread Grant Kot
Well, if it works on the large data set it should probably work on the small. I don't see why anyone wouldn't test on the small as if it doesn't work there it sure as heck won't work on the large. Grant Kot On Sep 2, 2009, at 2:13 PM, Anurag Dongre anurag.dongr...@gmail.com wrote: YEAH i

[gcj] Re: Big integer in C++ problem

2009-09-02 Thread Joel Uchoa
There is long long type in C++, it's 64 bits (~10^18). On Wed, Sep 2, 2009 at 12:36 PM, MagicLimusicl...@gmail.com wrote: C++ in Windows, both int and long type are  4bytes, that means the biggest number can store is 2^31-1=2,147,483,647 , you may say the unsigned int could be larger, yes,

[gcj] Re: query on qualification round

2009-09-02 Thread David M.
Yes and not. It can happen that a program runs ok with the small input file, but the same program fails with the large. It could had problems like an out of memory or needs a lot of time to execute... 2009/9/2 Anurag Dongre anurag.dongr...@gmail.com YEAH i understand its a gamble but is it that

[gcj] Re: Can visual basic 6(vb6) be used for coding in gode jam 2009

2009-09-02 Thread Himanshu Sachdeva
u can use any language as long as its compiler/application is freely available. Cheers! Himanshu Sachdeva On Wed, Sep 2, 2009 at 6:44 PM, lalchetian lalchet...@gmail.com wrote: I was thinking of using VB6 as a programming language because I have a strong grip over it. Its been long time

[gcj] Re: how to find qulification round contest problems

2009-09-02 Thread akash akash
is it started in india??? On Wed, Sep 2, 2009 at 7:00 AM, CRaZyQ jiangwen...@gmail.com wrote: Hi, all I can't find this contest~can anyone give me a help --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[gcj] Re: query on qualification round

2009-09-02 Thread Anurag Dongre
Thanks a lot guysthat wasnt in my mind.. On 9/3/09, David M. b4r...@gmail.com wrote: Yes and not. It can happen that a program runs ok with the small input file, but the same program fails with the large. It could had problems like an out of memory or needs a lot of time to

[gcj] Re: files to be submittted in java

2009-09-02 Thread darwin plazas ortega
osea que los resultados son otro documento txt? o el aplicativo que sale dela programacion? El 2 de septiembre de 2009 15:27, David M. b4r...@gmail.com escribió: En la ronda sí que hay que subir el código. Cierto que en los ejercicios solo se sube los resultados, pero en la ronda hay que subir

[gcj] Re: files to be submittted in java

2009-09-02 Thread darwin plazas ortega
no entiendo a partir que descargo el codigo tengo 4 y 8 minutos para subir el codigo fuente? eso quiere decir que debo hacer el codigo fuente antes de descargar el archivo??? por fa me pueden dar una respuesta mi turno empieza en 1 hora El 2 de septiembre de 2009 16:47, darwin plazas ortega

[gcj] Re: files to be submittted in java

2009-09-02 Thread darwin plazas ortega
huy carlos Muchas gracias usted me aclaro un resto sera muy atrevido pedirle el msn pues para estar en contacto en esto. tengo otra pregunta en el ejemplo de *Saving the Universe* de Qualification Round me dice un ejercicio el archivo que descargo es un txt con un cuadrito pero si lo copio y lo

[gcj] Error communicating with the server.

2009-09-02 Thread Xueshi
why? When I want to summit my reslut It tell me Error communicating with the server. Please try again. If the problem persists, contact us. help --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups google-codejam