Argon_36's blog

By Argon_36, history, 99 minutes ago, In English

Question : https://codeforces.me/contest/2259/problem/E

The question states the MINIMUM distance to be travelled to get to an island is a[i] not EXACT. But the solution/tutotial use EXACT distance.

I think this question deserves a review

  • Vote: I like it
  • -4
  • Vote: I do not like it

»
98 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

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

»
82 minutes ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

What's the difference?