Hi, Input description of Charging Chaos program in Round1 A, it says
The first line contains *two space-separated* integers N and L. The second line contains *N* *space-separated strings* of length L, representing the initial electric flow from the outlets. The third line also contains *N* *space-separated* strings of length L, representing the electric flow required by Shota's devices. My question is, here it says first line contains *two space separated*integer and second and third lines contains *N space separated *String. But in sample input and real input file values are separated by only *one space*. Why it is so? Thanks, Geet -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-code/CAOucAHVBcjsYbEBYQyXHhuq0NOSXDvL7oWmgx9GbM8kX%2BfEo9g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
