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.
