Блог пользователя asim2005

Автор asim2005, 3 года назад, По-английски

https://codeforces.com/contest/1398/problem/A

I couldn't understand the tutorial of the problem, particularly the first line (The triangle with side a >= b >= c is degenerate if a >= b + c. So we have to maximize the length of the longest side (a) and minimize the total length of other sides (b + c).)

Please explain it to me.

  • Проголосовать: нравится
  • -6
  • Проголосовать: не нравится