What language are you using? Typically what I do is write a program to read
from stdin and write to stdout. I read the input by running my program like

solution < input.in > myattempt.out

Then I upload myattempt.out.

In this year's Code Jam, rather than downloading inputs and uploading
outputs, you will write code to be run on Google's servers. We haven't
learned yet whether that code will need to read from stdin, read from a
file, or what.

I hope this helps!
Bartholomew

On Wed, Mar 7, 2018, 00:50 Ashutosh Ranjan, <giniusashu...@gmail.com> wrote:

> please anyone tell me that what i need to do after seeing a question in
> dashboard. I didn't understand how to handle input output .
>
> --
> 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 google-code+unsubscr...@googlegroups.com.
> To post to this group, send email to google-code@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-code/fd651619-84c3-4a4f-950f-4ab27b13d3ae%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 google-code+unsubscr...@googlegroups.com.
To post to this group, send email to google-code@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-code/CAHaiWHOnPFGw2vnoSO%3DgLjQSxmC9DjNZQYAz0HecPvCPjPPwTw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to