Eyes_on_me's blog

By Eyes_on_me, history, 22 months ago, In English

problem

My solution : (https://mirror.codeforces.com/contest/1651/submission/271500008)

MY idea :

Optimal strategy is to connect the extremes of the arrays to the other network. In doing so, we may connect the extremes of both arrays to each other.

  • Vote: I like it
  • +1
  • Vote: I do not like it

»
22 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by Eyes_on_me (previous revision, new revision, compare).

»
22 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by Eyes_on_me (previous revision, new revision, compare).