Charlie, you submit your program source code. You can paste it directly into the code screen on the problem page, or upload a file. Select which language from the couple dozen supported ones you are using, and submit it. Your program reads the input in the form described in the problem from standard input. Google will run it on one of their servers. For more information, see the FAQ: https://codingcompetitions.withgoogle.com/codejam/faq Especially the Coding section, where question 1 is how to handle input and output.
On Wed, Apr 15, 2020 at 4:37 PM Charlie Selden <[email protected]> wrote: > I have been doing some of the practice problems and have an answer which > works. I can't pass that answer and get a pass because I'm not sure what > we're supposed to be submitting. Is there an input file we should be > parsing and using, or should we just input the data correctly? If that's > the case, how do you know what file to reference, or if you have to submit > it how do you do that? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google Code Jam" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-code/63e1aa1a-851a-40f8-bc34-a5ad449752ef%40googlegroups.com > <https://groups.google.com/d/msgid/google-code/63e1aa1a-851a-40f8-bc34-a5ad449752ef%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Google Code Jam" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-code/CAMAzhziRdaJJ%3DP6yQxe04Jgd7%3DJOs%3DukeisnYQPd8U-Bw9rp_A%40mail.gmail.com.
