|
|
вернуться в форумProblem statement clarification "Output two integers separated with a space. They should be the maximum total force of the field acting on three consecutive sections of the wall and the number of the middle section in this segment. It is guaranteed that there is only one answer. " Can anybody tell me what is the number of the middle section in this segment? I tried to print the number of section in three consecutive sections which have the same value with the middle section, but I got WA2. I already tried some other ideas but they didn't work. Re: Problem statement clarification You should print the index of the middle section of the chosen segment. The example output shows this. Edited by author 18.12.2012 18:03 Re: Problem statement clarification Послано Frog 1 ноя 2014 14:23 thanks |
|
|