понедельник, 28 апреля 2014 г., 8:33:20 UTC-5 пользователь TheGeetT написал:
> 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
> 
>  

I think it is impossible to totally get rid of ambiguity in human language. So 
I don't feel that there is any problem with such description. Especially 
because you see example inputs and can figure it out. The way it should be read 
is N string, not N spaces.

-- 
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/40cb51a6-9b53-444c-ade2-546437949a1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to