ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1088. Ilya Murometz

Alex Tolstov (Vologda STU) Спасибо [3] // Problem 1088. Ilya Murometz 17 Aug 2009 23:17
Я раз 10 прочитал задачу, и до сих пор не понял, что от меня требуется(((((

Автору зачОт))))
[BSU]_Zaberivatel#1 Re: Спасибо [2] // Problem 1088. Ilya Murometz 18 Aug 2009 00:06
+1 :))) Very bad statements and hard to understand :(((
2admin : Author's solution used all numbers or not?
Sergey Lazarev (MSU Tashkent) Re: Спасибо [1] // Problem 1088. Ilya Murometz 18 Aug 2009 12:09
You are to find distance between two nodes in tree.
D and E - heights of these nodes;
Ep and Dp - numbers of leaves which are nearest to these nodes (in this tree only leaves are numbered);
F - height of the tree.
[BSU]_Zaberivatel#1 Re: Спасибо // Problem 1088. Ilya Murometz 21 Aug 2009 04:27
Thanks I got AC, but statements is hard to understand :(