I like the epilogue in the problem :)

On 9 May 2010 06:22, ijacek <ondrej.prec...@gmail.com> wrote:

> I must say that I did understand to this badly too,
> but luckily the library function handles this case in favor my
> intentions :-)
>
>
> On May 9, 1:41 am, Abizern <abiz...@gmail.com> wrote:
> > @Michael Dyck -- That makes perfect sense; thank you!
> >
> > On 9 May 2010 00:36, Michael Dyck <jmd...@ibiblio.org> wrote:
> >
> >
> >
> >
> >
> > > Abizern wrote:
> >
> > >> The wording for Fair warning stated that t[i] <>t[j] for some i, j.
> >
> > >> I took this to mean that there would be no duplicate times, but there
> > >> clearly were in the small test input that I saw.
> >
> > >> Did I misunderstand something?
> >
> > > No duplicate times would be:
> > >    t[i] != t[j] for ALL i != j
> >
> > > Instead,
> > >    t[i] != t[j] for SOME i, j
> > > just means that there are at least two non-simultaneous events.
> >
> > > -Michael
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "google-codejam" group.
> > > To post to this group, send email to google-c...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > google-code+unsubscr...@googlegroups.com<google-code%2bunsubscr...@googlegroups.com>
> <google-code%2bunsubscr...@googlegr oups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-code?hl=en.
> >
> > --
> > Abizer
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "google-codejam" group.
> > To post to this group, send email to google-c...@googlegroups.com.
> > To unsubscribe from this group, send email to
> google-code+unsubscr...@googlegroups.com<google-code%2bunsubscr...@googlegroups.com>
> .
> > For more options, visit this group athttp://
> groups.google.com/group/google-code?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "google-codejam" group.
> To post to this group, send email to google-c...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-code+unsubscr...@googlegroups.com<google-code%2bunsubscr...@googlegroups.com>
> .
> 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-codejam" group.
To post to this group, send email to google-c...@googlegroups.com.
To unsubscribe from this group, send email to 
google-code+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-code?hl=en.

Reply via email to