|
|
back to boardTL26 Posted by ftc 18 Jun 2008 12:53 How can we cope with TimeLimit on test 26? I think that the problem is in reading from stdin in text (not binary) mode. Maybe someone knows how to get rid of this? Re: TL26 Posted by ftc 20 Jun 2008 13:26 So, i have AC and can say that problem was not in the binary mode, but in unefficient way to store edges of tree. |
|
|