No, based on the problem description you create the source code. When you think you have coded a correct solution, download an input, run it through your program, and upload the output for checking.
Seriously, go read a problem and practise on it: http://code.google.com/codejam/contest/351101/dashboard#s=p0 Paul Smith [email protected] On Tue, Mar 13, 2012 at 9:38 AM, bala subramanian <[email protected]> wrote: > so based on input and output we have to create the source code right > > > On Tue, Mar 13, 2012 at 3:02 PM, Paul Smith <[email protected]> wrote: >> >> If I were you I would look at a practise problem from last year's Code >> Jam to understand. >> >> The input file is a text file that you download *when you have coded >> your solution*. You feed the input file in to your program, generate >> some output, and upload the output back to the Code Jam servers to be >> marked. >> >> The format of the input file is given to you in the question. The >> expected format of the output file is also given to you in the >> question. >> >> Paul Smith >> >> [email protected] >> >> >> >> On Tue, Mar 13, 2012 at 3:41 AM, bala subramanian >> <[email protected]> wrote: >> > please any one explain me what is input files and what is output files >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "Google Code Jam" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]. >> > For more options, visit this group at >> > http://groups.google.com/group/google-code?hl=en. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Code Jam" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-code?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google Code Jam" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-code?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
